Skip to content
Snippets Groups Projects
Commit f3668cdd authored by benoit-cty's avatar benoit-cty
Browse files

Auto publish

parent 8910fcbf
Branches
No related tags found
1 merge request!158PLF 2023
Checking pipeline status
......@@ -45,11 +45,11 @@ deploy-integ:
- ssh leximpact@$INTEGRATION_IP "cd $CI_PROJECT_NAME && git fetch && git checkout -B $CI_COMMIT_REF_NAME $CI_COMMIT_SHA && git pull origin $CI_COMMIT_REF_NAME && exit"
- ssh leximpact@$INTEGRATION_IP "cd $CI_PROJECT_NAME && npm install && npm run build && exit"
- ssh leximpact@$INTEGRATION_IP "systemctl --user restart leximpactclient.service"
when: manual
# when: manual
environment:
name: integration
deploy-prod:
stage: deploy
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment