1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-22 08:09:43 +00:00

try limiting scope

This commit is contained in:
Bret Curtis 2018-06-29 15:13:06 +00:00
parent 06216aa124
commit d3dfe17441

View file

@ -34,6 +34,8 @@ MacOS:
tags: tags:
- macos - macos
- xcode - xcode
except:
- branches
stage: build stage: build
allow_failure: true allow_failure: true
script: script:
@ -45,10 +47,12 @@ MacOS:
paths: paths:
- build/OpenMW-*.dmg - build/OpenMW-*.dmg
Win10: Windows:
tags: tags:
- win10 - win10
- msvc2017 - msvc2017
only:
- branches
stage: build stage: build
allow_failure: true allow_failure: true
script: script: