mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-05-20 00:45:23 +02: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