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

ci: add some infos

parent a995168a
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,8 @@ pages: ...@@ -10,6 +10,8 @@ pages:
- apt install -y gettext - apt install -y gettext
script: script:
- envsubst < src/index.html.tpl > public/index.html - envsubst < src/index.html.tpl > public/index.html
- echo "${CI_PAGES_URL}"
- echo "🚀 Deploy on ${CI_ENVIRONMENT_NAME}"
artifacts: artifacts:
paths: paths:
- public - public
......
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