From e1d28a1af300032e6ed4263dc276e97b74f421cd Mon Sep 17 00:00:00 2001 From: psi29a Date: Sat, 13 Nov 2021 13:41:07 +0000 Subject: [PATCH] Only allow macOS builds on OpenMW's fork of openmw --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 18fbbd91a1..b9ce5612e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -163,8 +163,7 @@ Debian_Clang_tests_Debug: stage: build only: variables: - - $CI_PROJECT_ID == "7107382" - - $CI_PIPELINE_SOURCE == "push" + - $CI_PROJECT_ID == "7107382" && $CI_PIPELINE_SOURCE == "push" cache: paths: - ccache/