From d4d46fc60256177968c96e9653ced2f83652338e Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Wed, 4 Jul 2018 16:51:57 +0000 Subject: [PATCH] Build everything but branches until we can allow VM/CIs to run on forked projects. --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1898c6c3c..565feff14 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: