mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 03:06:45 +01:00
test
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -37,8 +37,8 @@ pipeline {
|
||||
}
|
||||
}
|
||||
stage('Push') {
|
||||
options { timeout(time: 5, unit: 'MINUTES') }
|
||||
if (${env.BRANCH_NAME} == 'testing') {
|
||||
options { timeout(time: 5, unit: 'MINUTES') }
|
||||
steps {
|
||||
script {
|
||||
docker.withRegistry('https://git.sysctl.io/', 'gitea-jenkins-pat') {
|
||||
|
||||
Reference in New Issue
Block a user