Explorar o código

suppression de la ligne 11 dans jenkinsfile

DESKTOP-SMCIPAV\falko hai 5 meses
pai
achega
0634fb4d1a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -8,7 +8,7 @@ pipeline {
         PROD_URL = "prod.foodgame.fr"
     }
     stages {
-        ... (autres stages inchangés)
+        
 
         stage('Docker Registry Login, Pull, and Push') {
             when {