This commit is contained in:
Telesphoreo 2022-04-09 23:58:03 -05:00
parent c4be024619
commit 3500cae2da
3 changed files with 2 additions and 2 deletions

4
Jenkinsfile vendored
View File

@ -8,7 +8,7 @@ pipeline {
} }
} }
} }
stage("publish") { /*stage("publish") {
when { when {
branch "master" branch "master"
} }
@ -19,7 +19,7 @@ pipeline {
} }
} }
} }
} }*/
} }
post { post {
always { always {

Binary file not shown.

Binary file not shown.