Build everything but branches until we can allow VM/CIs to run on forked projects.

pull/457/head
Bret Curtis 6 years ago
parent 739c49d59b
commit d4d46fc602

@ -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…
Cancel
Save