fix jenkinsfile

This commit is contained in:
Anton Romanov 2022-11-09 10:53:49 +04:00
parent 6c7304e272
commit cc4a61b721

View File

@ -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 {