Skip to content
Snippets Groups Projects
Commit 6c2b2959 authored by KPOTY Kpotivi's avatar KPOTY Kpotivi
Browse files

Update Jenkinsfile

parent f0e9197c
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ pipeline { ...@@ -35,7 +35,7 @@ pipeline {
script { script {
if(env.BRANCH_NAME == 'main') { if(env.BRANCH_NAME == 'main') {
bat """ bat """
echo "${APP_ENV}" echo "**** Nous sommes sur l'nevironnement ${APP_ENV}"
""" """
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment