Deploy always for testing
All checks were successful
Core Repos/Homepage/pipeline/pr-master This commit looks good
All checks were successful
Core Repos/Homepage/pipeline/pr-master This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -29,7 +29,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stage('deploy') {
|
stage('deploy') {
|
||||||
when { branch 'master' }
|
/* when { branch 'master' } */
|
||||||
|
|
||||||
steps {
|
steps {
|
||||||
echo 'Deploying'
|
echo 'Deploying'
|
||||||
|
|||||||
Reference in New Issue
Block a user