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