Skip to content
Snippets Groups Projects
Commit af096e86 authored by David Byers's avatar David Byers
Browse files

More CI/CD.

parent 2c45f15a
No related branches found
No related tags found
1 merge request!8Beta
Pipeline #33294 failed
......@@ -82,8 +82,10 @@ deploy:thunderbird:
pages:
stage: deploy
needs:
- version
- prepare
- project: $CI_PROKECT_PATH
job: deploy:thunderbird
- project: $CI_PROKECT_PATH
job: deploy:firefox
script:
- cp -r site .public
- sed -i -e "s/%BUILDDATE%/$(date +'%Y-%m-%d %H:%M')/g" .public/index.html
......
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