Ver código fonte

suppression de la ligne 11 dans jenkinsfile

DESKTOP-SMCIPAV\falko 5 meses atrás
pai
commit
0634fb4d1a
1 arquivos alterados com 1 adições e 1 exclusões
  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 {