forked from AuroraMiddleware/gtk
ci: Limit macos runs
We are building the full stack here, which is pretty expensive, so only do it for merge requests and master.
This commit is contained in:
parent
4035f86b6d
commit
0336af06f1
@ -148,6 +148,9 @@ macos:
|
||||
stage: build
|
||||
tags:
|
||||
- macos
|
||||
only:
|
||||
- master
|
||||
- merge_requests
|
||||
needs: []
|
||||
before_script:
|
||||
- bash .gitlab-ci/show-execution-environment.sh
|
||||
|
Loading…
Reference in New Issue
Block a user