Skip to content
Snippets Groups Projects
Commit 53178e10 authored by Aymeric Chaumont's avatar Aymeric Chaumont
Browse files

update prod domain in ci

parent 6c0b9951
No related branches found
No related tags found
1 merge request!58update domain names
Pipeline #44541 passed
......@@ -178,7 +178,7 @@ deploy-back-prod:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: always
variables:
DOMAIN: eatfast.cs-campus.fr
DOMAIN: eatfast.viarezo.fr
PRIVATE_KEY: "$SSH_PRIVATE_KEY"
IMAGE: "back"
dependencies: []
......@@ -190,7 +190,7 @@ deploy-front-prod:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: always
variables:
DOMAIN: eatfast.cs-campus.fr
DOMAIN: eatfast.viarezo.fr
PRIVATE_KEY: "$SSH_PRIVATE_KEY"
IMAGE: "front"
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment