Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit e16920b3 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

ci: set sub_group var

parent 508967de
No related branches found
No related tags found
1 merge request!1Resolve "ci: deploy astro"
Pipeline #9712 passed
...@@ -2,8 +2,9 @@ ...@@ -2,8 +2,9 @@
image: node:16.13.2-slim image: node:16.13.2-slim
variables: variables:
SUB_GROUP: "poc"
ASTRO_URL: "https://${CI_PROJECT_ROOT_NAMESPACE}.${CI_PAGES_DOMAIN}" ASTRO_URL: "https://${CI_PROJECT_ROOT_NAMESPACE}.${CI_PAGES_DOMAIN}"
ASTRO_BASE: "/${CI_PROJECT_NAMESPACE}" ASTRO_BASE: "/${SUB_GROUP}/${CI_PROJECT_NAME}"
pages: pages:
......
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