cvb
This commit is contained in:
@@ -37,7 +37,7 @@ pipeline {
|
|||||||
//docker.withRegistry("[string(credentialsId: 'docker-registry-url', variable: 'REGISTRY_URL')]", 'dockerregistryalexdev') {
|
//docker.withRegistry("[string(credentialsId: 'docker-registry-url', variable: 'REGISTRY_URL')]", 'dockerregistryalexdev') {
|
||||||
//sh "docker tag ${imageName} ${fullImageName}"
|
//sh "docker tag ${imageName} ${fullImageName}"
|
||||||
//sh "docker push ${fullImageName}"
|
//sh "docker push ${fullImageName}"
|
||||||
}
|
//}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user