mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2024-12-11 11:19:08 +02:00
Merge branch 'firstBitMarksistskaya:develop' into file-exist-bug
This commit is contained in:
commit
494f9b9b13
@ -9,6 +9,10 @@ plugins {
|
||||
id("org.jenkins-ci.jpi") version "0.38.0" apply false
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
register<org.jenkinsci.gradle.plugins.jpi.TestDependenciesTask>("resolveIntegrationTestDependencies") {
|
||||
|
Loading…
Reference in New Issue
Block a user