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

Maybe resolve duplicate pipelines

This commit is contained in:
AnyOldName3 2020-10-16 23:31:13 +00:00
parent a5583ba20a
commit 5ac66fd1ee

View file

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