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

More CI/CD. #force-build

parent 86f4a1b4
No related branches found
No related tags found
1 merge request!8Beta
Pipeline #33307 passed
...@@ -74,7 +74,7 @@ build:firefox:master: ...@@ -74,7 +74,7 @@ build:firefox:master:
- shared/** - shared/**
- firefox/** - firefox/**
when: always when: always
- if: '$CI_COMMIT_MESSAGE =~ /#force-build/ && $CI_COMMIT_BRANCH == "master' - if: '$CI_COMMIT_MESSAGE =~ /#force-build/ && $CI_COMMIT_BRANCH == "master"'
when: always when: always
- when: never - when: never
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment