forked from mirror/openmw-tes3mp
Build everything but branches until we can allow VM/CIs to run on forked projects.
This commit is contained in:
parent
739c49d59b
commit
d4d46fc602
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@ Windows:
|
|||
tags:
|
||||
- win10
|
||||
- msvc2017
|
||||
# except:
|
||||
# - branches # because our CI VMs are not public, MRs can't use them and timeout
|
||||
except:
|
||||
- branches # because our CI VMs are not public, MRs can't use them and timeout
|
||||
stage: build
|
||||
allow_failure: true
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue