summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorRené de Hesselle <dehesselle@web.de>2019-06-22 14:09:22 +0000
committerRené de Hesselle <dehesselle@web.de>2019-06-23 13:40:19 +0000
commit61377136d72094020fc2a80b68d9fa74af46ab21 (patch)
treea4999c5080ddf1ea04e73818bebda04684fd1f23 /.gitlab-ci.yml
parentfix inbox#595 macOS NSApplicationBlockTermination (diff)
downloadinkscape-61377136d72094020fc2a80b68d9fa74af46ab21.tar.gz
inkscape-61377136d72094020fc2a80b68d9fa74af46ab21.zip
Update macOS build pipeline
This update lowers system requirements from 10.13 to 10.11 and has massive improvements regarding Python integration. Also lots of minor improvements. Based on https://github.com/dehesselle/mibap v0.12.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 276a5647b..72a6780ff 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -84,7 +84,7 @@ inkscape:mac:
artifacts:
expire_in: 1 year
paths:
- - build/artifacts
+ - artifacts/
allow_failure: true