fix jenkinsfile
This commit is contained in:
parent
6c7304e272
commit
cc4a61b721
@ -13,10 +13,8 @@ group 'ru.ulstu'
|
||||
version '1.0-SNAPSHOT'
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
url "http://repo.athene.tech/repository/maven-central/"
|
||||
allowInsecureProtocol(true)
|
||||
}
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user