ocserv: T4937: adjust Jenkins build pipeline to current branch

This commit is contained in:
Christian Breunig 2023-01-15 09:04:05 +01:00
parent 114ddba591
commit f2137d4e84

View File

@ -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',