Only upload artifacts on master

This commit is contained in:
John Maguire 2019-10-03 11:36:10 +01:00
parent 5d599a89f0
commit 33980dac74
No known key found for this signature in database
GPG Key ID: CA8D1932E0EA6EBA
1 changed files with 3 additions and 1 deletions

View File

@ -337,7 +337,6 @@ jobs:
- store_artifacts:
path: /tmp/artifacts/fedora-29
build_mac:
macos:
xcode: "11.0.0"
@ -451,3 +450,6 @@ workflows:
- build_disco_32
- build_disco_64
- build_fedora_29_64
filters:
branches:
only: master