mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-02 07:21:07 +00:00
Merge branch 'macos-runner-beta-fencing' into 'master'
Only use MacOS runners for this project See merge request OpenMW/openmw!347
This commit is contained in:
commit
bf45bd5802
@ -71,6 +71,9 @@ MacOS:
|
|||||||
tags:
|
tags:
|
||||||
- macos
|
- macos
|
||||||
stage: build
|
stage: build
|
||||||
|
only:
|
||||||
|
variables:
|
||||||
|
- $CI_PROJECT_ID == "7107382"
|
||||||
script:
|
script:
|
||||||
- rm -fr build/* # remove anything in the build directory
|
- rm -fr build/* # remove anything in the build directory
|
||||||
- CI/before_install.osx.sh
|
- CI/before_install.osx.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user