fixed push image job
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -45,6 +45,7 @@ pipeline {
|
||||
// }
|
||||
|
||||
stage('Push image in gitea registry') {
|
||||
echo 'Start Pushing'
|
||||
steps {
|
||||
script {
|
||||
docker.withRegistry("${ REGISTRY }", 'docker-login') {
|
||||
|
||||
Reference in New Issue
Block a user