summaryrefslogtreecommitdiff
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-10 15:37:10 +0100
committerChristian Poessinger <christian@poessinger.com>2021-01-10 15:38:35 +0100
commitaa8cb769795ed53dbac885c4cb0038f30ce4f7aa (patch)
tree65cfb9f304fda9df24f507c5f59ed75bf913e557 /Jenkinsfile
parent6d61a39580c94706a950e14be3495a7c23f9d84b (diff)
downloadvyos-build-aa8cb769795ed53dbac885c4cb0038f30ce4f7aa.tar.gz
vyos-build-aa8cb769795ed53dbac885c4cb0038f30ce4f7aa.zip
Jenkins: select build library from equuleus branch
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 814e6d5f..01858f2a 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -16,11 +16,10 @@
@NonCPS
-// Using a version specifier library, use 'current' branch. The underscore (_)
+// Using a version specifier library, use 'equuleus' branch. The underscore (_)
// is not a typo! You need this underscore if the line immediately after the
// @Library annotation is not an import statement!
-@Library('vyos-build@current')_
-
+@Library('vyos-build@equuleus')_
// Only keep the 10 most recent builds
def projectProperties = [