feature/add-verbose-for-deployment #14
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -29,7 +29,7 @@ pipeline {
|
||||
}
|
||||
|
||||
stage('deploy') {
|
||||
when { branch 'master' }
|
||||
/* when { branch 'master' } */
|
||||
|
||||
steps {
|
||||
echo 'Deploying'
|
||||
|
||||
Reference in New Issue
Block a user