We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34330d commit 51a37fcCopy full SHA for 51a37fc
Jenkinsfile
@@ -41,7 +41,7 @@ pipeline {
41
42
stage('Docker Image') {
43
when {
44
- branch 'master'
+ branch 'main'
45
}
46
steps {
47
script {
0 commit comments