Skip to content

Commit

Permalink
[LOCAL] Jenkinsfile branch change
Browse files Browse the repository at this point in the history
  • Loading branch information
heesane committed Aug 6, 2024
1 parent 4607d25 commit a5fd8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pipeline {
when {
anyOf {
branch 'main'
branch 'master'
branch 'local'
branch 'server'
}
}
Expand Down

0 comments on commit a5fd8aa

Please sign in to comment.