Skip to content

Commit 2002e0b

Browse files
korlaxxalrokdshemetov
authored andcommitted
Fix duplicate stage
1 parent 9ab3142 commit 2002e0b

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
@@ -54,7 +54,7 @@ pipeline {
5454
sh "jenkins/deploy-staging-api-match-list.sh"
5555
}
5656
}
57-
stage('Deploy staging') {
57+
stage('Deploy staging [main-nan-testing]') {
5858
when {
5959
branch "main-nan-testing";
6060
}

0 commit comments

Comments
 (0)