mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
Merge branch 'braid/windows' into 'main'
fix: only build windows on protected refs See merge request famedly/fluffychat!979
This commit is contained in:
commit
e0b585ade7
@ -149,6 +149,9 @@ build_windows:
|
||||
paths:
|
||||
- build/windows/runner/Release
|
||||
allow_failure: true
|
||||
only:
|
||||
- main
|
||||
- tags
|
||||
|
||||
build_android_debug:
|
||||
stage: coverage
|
||||
|
Loading…
Reference in New Issue
Block a user