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

More CI/CD.

parent af096e86
No related branches found
No related tags found
1 merge request!8Beta
Pipeline #33295 passed with warnings
......@@ -82,9 +82,11 @@ deploy:thunderbird:
pages:
stage: deploy
needs:
- project: $CI_PROKECT_PATH
- project: $CI_PROJECT_PATH
ref: $CI_COMMIT_SHA
job: deploy:thunderbird
- project: $CI_PROKECT_PATH
- project: $CI_PROJECT_PATH
ref: $CI_COMMIT_SHA
job: deploy:firefox
script:
- cp -r site .public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment