diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6aa0773eb..25d9a876d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,6 +34,8 @@ MacOS: tags: - macos - xcode + except: + - branches stage: build allow_failure: true script: @@ -45,10 +47,12 @@ MacOS: paths: - build/OpenMW-*.dmg -Win10: +Windows: tags: - win10 - msvc2017 + only: + - branches stage: build allow_failure: true script: