mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-22 03:13:15 -04:00
try limiting scope
This commit is contained in:
parent
06216aa124
commit
d3dfe17441
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user