Merge branch 'braid/windows' into 'main'

fix: only build windows on protected refs

See merge request famedly/fluffychat!979
This commit is contained in:
Krille Fear 2022-08-06 11:41:39 +00:00
commit e0b585ade7
1 changed files with 3 additions and 0 deletions

View File

@ -149,6 +149,9 @@ build_windows:
paths:
- build/windows/runner/Release
allow_failure: true
only:
- main
- tags
build_android_debug:
stage: coverage