mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 10:05:28 +01:00
Update label
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -3,7 +3,7 @@ def dockerImage
|
||||
def runArgs = '--entrypoint \'\''
|
||||
pipeline {
|
||||
agent {
|
||||
label 'linux_x64'
|
||||
label 'linux-x64'
|
||||
}
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '100', artifactNumToKeepStr: '20'))
|
||||
|
||||
Reference in New Issue
Block a user