Explorar el Código

simple commentaire

test
henri carmelo hace 10 meses
padre
commit
83915ce715
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -49,7 +49,7 @@ pipeline {
     }
     post {
         success {
-            echo "Pipeline exécuté avec succès pour la branche ${env.BRANCH_NAME}."
+            echo "Pipeline exécutée avec succès pour la branche ${env.BRANCH_NAME}."
         }
         failure {
             echo "Échec du pipeline pour la branche ${env.BRANCH_NAME}."