automated terminal push
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -153,7 +153,6 @@ pipeline {
|
|||||||
|
|
||||||
stage('Publish') {
|
stage('Publish') {
|
||||||
when {
|
when {
|
||||||
// Only publish on main branch
|
|
||||||
branch 'main'
|
branch 'main'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -208,3 +207,4 @@ EOF
|
|||||||
echo '⚠️ Build unstable — tests may have failed.'
|
echo '⚠️ Build unstable — tests may have failed.'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user