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