mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 09:55:28 +01:00
Update stage name
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -26,7 +26,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Push to docker repository') {
|
||||
stage('Push') {
|
||||
when { branch 'testing' }
|
||||
options { timeout(time: 5, unit: 'MINUTES') }
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user