First attempt at mac build
This commit is contained in:
parent
151bb6c0a0
commit
345ddc563e
@ -30,7 +30,9 @@ buildMac:
|
|||||||
stage: build
|
stage: build
|
||||||
when: manual
|
when: manual
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
script: echo TEST_PULL_REQUEST_MAC
|
script:
|
||||||
|
- echo TEST_PULL_REQUEST_MAC
|
||||||
|
- ./macBuild.sh
|
||||||
tags:
|
tags:
|
||||||
- macos
|
- macos
|
||||||
buildWindows:
|
buildWindows:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user