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