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

Unhide collect job again.

parent 41fc395c
No related branches found
No related tags found
1 merge request!8Beta
Pipeline #33330 failed
......@@ -124,6 +124,8 @@ build:firefox:release:
.collect:
stage: collect
script:
- echo "done"
only:
- beta
......@@ -137,7 +139,7 @@ pages:
- mv .public public
- ls -lr public
needs:
- job: .collect
- job: collect
- project: $CI_PROJECT_PATH
job: build:thunderbird:beta
ref: $CI_COMMIT_REF_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment