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