1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-11 19:06:48 +00:00

Add default case for when rule doesn't match

This commit is contained in:
AnyOldName3 2020-10-16 22:35:27 +00:00
parent 9815fa28cf
commit 1e17aa97fa

View file

@ -74,7 +74,7 @@ MacOS:
rules:
- 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