This commit is contained in:
2022-04-09 23:58:03 -05:00
parent c4be024619
commit 3500cae2da
3 changed files with 2 additions and 2 deletions
Vendored
+2 -2
View File
@@ -8,7 +8,7 @@ pipeline {
}
}
}
stage("publish") {
/*stage("publish") {
when {
branch "master"
}
@@ -19,7 +19,7 @@ pipeline {
}
}
}
}
}*/
}
post {
always {
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.