Add branch trigger back

For windows updater to remain up-to-date with master
This commit is contained in:
Iain Powrie 2022-06-21 04:03:05 +00:00
parent b5331501ec
commit 5c1a9c5626

View File

@ -49,6 +49,7 @@ win-prod-build:
paths:
- .venv/
rules:
- if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
- if: $CI_COMMIT_TAG
environment:
name: production