automated terminal push
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -155,7 +155,6 @@ pipeline {
|
||||
when {
|
||||
branch 'main'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
script {
|
||||
docker.image(env.BUILD_IMAGE).inside('-e HOME=/tmp') {
|
||||
|
Reference in New Issue
Block a user