mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
ocserv: T4937: adjust Jenkins build pipeline to current branch
This commit is contained in:
parent
114ddba591
commit
f2137d4e84
2
packages/ocserv/Jenkinsfile
vendored
2
packages/ocserv/Jenkinsfile
vendored
@ -18,7 +18,7 @@
|
||||
// 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@equuleus')_
|
||||
@Library('vyos-build@current')_
|
||||
|
||||
def pkgList = [
|
||||
['name': 'ocserv',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user