Skip to content

Commit 7702f34

Browse files
korlaxxalrokdshemetov
authored andcommitted
Fix duplicate stage
1 parent e679617 commit 7702f34

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
@@ -48,7 +48,7 @@ pipeline {
4848
sh "jenkins/deploy-staging-api-match-list.sh"
4949
}
5050
}
51-
stage('Deploy staging') {
51+
stage('Deploy staging [main-nan-testing]') {
5252
when {
5353
branch "main-nan-testing";
5454
}

0 commit comments

Comments
 (0)