1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 06:45:35 +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: tags:
- macos - macos
stage: build stage: build
rules: only:
- if: '$CI_PROJECT_ID == "7107382"' variables:
allow_failure: false - $CI_PROJECT_ID == "7107382"
- if: '$CI_PROJECT_ID != "7107382"'
allow_failure: true
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