mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-04 02:41:19 +00:00
Build everything but branches until we can allow VM/CIs to run on forked projects.
This commit is contained in:
parent
739c49d59b
commit
d4d46fc602
@ -51,8 +51,8 @@ Windows:
|
|||||||
tags:
|
tags:
|
||||||
- win10
|
- win10
|
||||||
- msvc2017
|
- msvc2017
|
||||||
# except:
|
except:
|
||||||
# - branches # because our CI VMs are not public, MRs can't use them and timeout
|
- branches # because our CI VMs are not public, MRs can't use them and timeout
|
||||||
stage: build
|
stage: build
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user