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

chore: install envsubst

parent 70d6d4cc
No related branches found
No related tags found
No related merge requests found
Pipeline #2706 passed
......@@ -2,6 +2,9 @@ image: debian:11.0-slim
pages:
stage: deploy
before_script:
- apt update
- apt install -y gettext
script:
- envsubst < src/index.html.tpl > public/index.html
artifacts:
......
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