[DEV] Add Ability to Skip Builds
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
@@ -32,15 +32,19 @@
|
||||
@@ -38,15 +38,19 @@
|
||||
|
||||
stage("Prepare") {
|
||||
steps {
|
||||
@@ -33,7 +33,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -48,21 +52,23 @@
|
||||
@@ -54,21 +58,23 @@
|
||||
|
||||
post {
|
||||
always {
|
||||
|
Reference in New Issue
Block a user