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:
Matthias Clasen 2021-01-06 09:36:02 -05:00
parent 4035f86b6d
commit 0336af06f1

View File

@ -148,6 +148,9 @@ macos:
stage: build
tags:
- macos
only:
- master
- merge_requests
needs: []
before_script:
- bash .gitlab-ci/show-execution-environment.sh