1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-30 21:15:36 +00:00

I can write whatever as this'll be squashed

This commit is contained in:
AnyOldName3 2020-10-16 23:33:48 +00:00
parent 5ac66fd1ee
commit 45e5656b99

View file

@ -71,11 +71,9 @@ MacOS:
tags:
- macos
stage: build
rules:
- if: '$CI_PROJECT_ID == "7107382"'
allow_failure: false
- if: '$CI_PROJECT_ID != "7107382"'
allow_failure: true
only:
variables:
- $CI_PROJECT_ID == "7107382"
script:
- rm -fr build/* # remove anything in the build directory
- CI/before_install.osx.sh