automated terminal push

This commit is contained in:
lenape
2025-06-29 17:54:26 +00:00
parent c2a9b26828
commit 321c0785bb

2
Jenkinsfile vendored
View File

@@ -151,7 +151,7 @@ pipeline {
} }
} }
stage('Publish') stage('Publish') {
steps { steps {
script { script {
docker.image(env.BUILD_IMAGE).inside('-e HOME=/tmp') { docker.image(env.BUILD_IMAGE).inside('-e HOME=/tmp') {