Skip to content

Commit 94b5be0

Browse files
Be concise
1 parent 48620ec commit 94b5be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ if (params.Rotate_Servers) {
302302
}
303303

304304
if (params.Deploy_CodeDeploy) {
305-
stage('DeployCodeDeploy Archive') {
305+
stage('Deploy') {
306306
node {
307307
wrap.call({
308308
unstash 'src'

0 commit comments

Comments
 (0)