mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Add branch trigger back
For windows updater to remain up-to-date with master
This commit is contained in:
parent
b5331501ec
commit
5c1a9c5626
@ -49,6 +49,7 @@ win-prod-build:
|
||||
paths:
|
||||
- .venv/
|
||||
rules:
|
||||
- if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
|
||||
- if: $CI_COMMIT_TAG
|
||||
environment:
|
||||
name: production
|
||||
|
Loading…
Reference in New Issue
Block a user