1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-28 23:39:43 +00:00

Merge branch 'macos-builds-only-for-openmw' into 'master'

Only allow macOS builds on OpenMW's fork of openmw

See merge request OpenMW/openmw!1386
This commit is contained in:
psi29a 2021-11-13 13:41:07 +00:00
commit d7debc3c38

View file

@ -163,8 +163,7 @@ Debian_Clang_tests_Debug:
stage: build stage: build
only: only:
variables: variables:
- $CI_PROJECT_ID == "7107382" - $CI_PROJECT_ID == "7107382" && $CI_PIPELINE_SOURCE == "push"
- $CI_PIPELINE_SOURCE == "push"
cache: cache:
paths: paths:
- ccache/ - ccache/