This commit is contained in:
Alejandro Sarmiento
2024-03-11 20:52:53 +01:00
parent 8468a7305f
commit 477489c9db

View File

@@ -37,7 +37,7 @@ pipeline {
//docker.withRegistry("[string(credentialsId: 'docker-registry-url', variable: 'REGISTRY_URL')]", 'dockerregistryalexdev') {
//sh "docker tag ${imageName} ${fullImageName}"
//sh "docker push ${fullImageName}"
}
//}
}
}
}