automated terminal push
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -154,7 +154,6 @@ pipeline {
|
|||||||
stage('Publish') {
|
stage('Publish') {
|
||||||
when {
|
when {
|
||||||
// Only publish on main branch
|
// Only publish on main branch
|
||||||
anyOf {
|
|
||||||
branch 'main'
|
branch 'main'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user