mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 18:35:20 +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:
commit
d7debc3c38
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user