formation hai 1 ano
pai
achega
912e24abab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -24,7 +24,7 @@ node {
     }
 
 
-   stage("Push ${e} images to nexus") {
+   stage("Push images to nexus") {
     withCredentials([usernamePassword(credentialsId: 'nexus', usernameVariable: 'NEXUS_USERNAME', passwordVariable: 'NEXUS_PASSWORD')]) {
         def nexusUrl = 'https://nexus.foodgame.fr'
         def nexusRepository = 'fatboar_repo'