You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
Fix plugin download
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven(url = "https://repo.jenkins-ci.org/releases")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user