Skip to content
Snippets Groups Projects
Commit d0922088 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix: factory url

parent e7cdcf74
No related branches found
No related tags found
No related merge requests found
Pipeline #48428 passed
......@@ -32,7 +32,7 @@ build-dev:
- git config --global user.email "$GIT_USER"
- git config --global user.password "$GIT_PWD"
- git config user.email "$GIT_USER"
- git remote set-url origin https://"$GIT_USER":"$GIT_PWD"@forge.grandlyon.com/web-et-numerique/llle_project/enedis-sge-konnector.git
- git remote set-url origin https://"$GIT_USER":"$GIT_PWD"@forge.grandlyon.com/web-et-numerique/factory/llle_project/enedis-sge-konnector.git
- git config --global credential.helper store
- yarn deploy-dev
......@@ -65,7 +65,7 @@ build:
- git config --global user.email "$GIT_USER"
- git config --global user.password "$GIT_PWD"
- git config user.email "$GIT_USER"
- git remote set-url origin https://"$GIT_USER":"$GIT_PWD"@forge.grandlyon.com/web-et-numerique/llle_project/enedis-sge-konnector.git
- git remote set-url origin https://"$GIT_USER":"$GIT_PWD"@forge.grandlyon.com/web-et-numerique/factory/llle_project/enedis-sge-konnector.git
- git config --global credential.helper store
- yarn deploy
only:
......
......@@ -45,7 +45,9 @@
"insee",
"konnectors",
"lastname",
"llle",
"maxpower",
"numerique",
"numero",
"Perimetre",
"periodicite",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment