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

changed staging domain name in ci

parent 7eda0326
No related branches found
No related tags found
1 merge request!58update domain names
Pipeline #44521 failed
......@@ -207,7 +207,7 @@ deploy-back-staging:
- if: $CI_COMMIT_BRANCH
when: always
variables:
DOMAIN: eatfast.test.cs-campus.fr
DOMAIN: eatfast.test.viarezo.fr
PRIVATE_KEY: "$SSH_PRIVATE_KEY_STAGING"
IMAGE: "back"
dependencies: []
......@@ -223,7 +223,7 @@ deploy-front-staging:
- if: $CI_COMMIT_BRANCH
when: always
variables:
DOMAIN: eatfast.test.cs-campus.fr
DOMAIN: eatfast.test.viarezo.fr
PRIVATE_KEY: "$SSH_PRIVATE_KEY_STAGING"
IMAGE: "front"
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment