Browse Source

simple commentaire

test
henri carmelo 10 tháng trước cách đây
mục cha
commit
83915ce715
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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}."