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:
parent
9815fa28cf
commit
1e17aa97fa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue