a
test/pipeline/head Something is wrong with the build of this commit Details

main
onikolskyy 1 year ago
parent 699083ec80
commit 9d350aa874

2
Jenkinsfile vendored

@ -14,7 +14,7 @@ pipeline {
container('jnlp') {
def image = "swr.eu-de.otc.t-systems.com/omnia-test/test-build:${env.BUILD_NUMBER}"
sh """
#sleep 2400
sleep 2400
image="swr.eu-de.otc.t-systems.com/omnia-test/test-build:latest"
docker login \$PASS swr.eu-de.otc.t-systems.com
docker build -t ${image} .

Loading…
Cancel
Save