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 c3eecd47 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

fix: subgroup url

parent 1b20ec0e
No related branches found
No related tags found
No related merge requests found
......@@ -16,5 +16,5 @@ pages:
name: production
# if it's a project of a user: https://<user-handle>.froggit.page/<project-name>
# if it's a group: https://<group-name>.froggit.page/<sub-group-name>/<project-name>
url: https://${CI_PROJECT_ROOT_NAMESPACE}.${CI_PAGES_DOMAIN}/${CI_PROJECT_PATH}
url: https://${CI_PROJECT_ROOT_NAMESPACE}.${CI_PAGES_DOMAIN}/poc/${CI_PROJECT_NAME}
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