fixed push image job
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit

This commit is contained in:
2025-06-25 15:08:38 +02:00
parent 0181fb288b
commit 8c29d39bf6

2
Jenkinsfile vendored
View File

@@ -51,7 +51,7 @@ pipeline {
// docker.withRegistry("${ REGISTRY }", 'docker-login') {
// docker.build("${ IMAGE }").push('latest')
// }
}
//}
}
}
}