Skip to content

Commit 2ed4829

Browse files
committed
Add 'Deliver' stage Space
1 parent 4341d62 commit 2ed4829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pipeline {
2323
steps {
2424
sh './jenkins/scripts/deliver.sh'
2525
input message: 'Finished using the web site? (Click "Proceed" to continue)'
26-
sh './jenkins/scripts/kill.sh'
26+
sh './jenkins/scripts/kill.sh'
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)