summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMarc Jeanmougin <marcjeanmougin@free.fr>2017-08-15 21:56:45 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2017-08-15 21:56:45 +0000
commit7f48eea3d0a501116b4ba2c0c277caa8a888bacb (patch)
tree2274830c091138a0c6396c91c20618d3fee16a58 /.gitlab-ci.yml
parentAlow shink in document dialog on expanders close (diff)
downloadinkscape-7f48eea3d0a501116b4ba2c0c277caa8a888bacb.tar.gz
inkscape-7f48eea3d0a501116b4ba2c0c277caa8a888bacb.zip
do not try to run mac build on other people's build (with no mac runner)
Diffstat (limited to '')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 928357de1..0e9c1e55b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,6 +35,8 @@ inkscape:mac:
stage: build
tags:
- mac
+ only:
+ - branches@inkscape/inkscape
before_script:
- brew update
- brew upgrade