@@ -99,7 +99,7 @@ pipeline {
def imageName = 'fatboar_master_express_preprod'
withCredentials([usernamePassword(
- credentialsId: 'nexus-docker-credentials',
+ credentialsId: 'nexus',
usernameVariable: 'admin',
passwordVariable: 'azerty10'
)]) {