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 {
|
||||||
branch 'main'
|
branch 'main'
|
||||||
}
|
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
|
Reference in New Issue
Block a user