Only upload .dmg files for macos builds
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2021-06-17 10:22:49 +02:00
parent 710b98d56c
commit 9c1b5a0eb2
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 1 deletions

View File

@ -147,5 +147,6 @@ steps:
- yarn install
- yarn dist --mac
- mc config host add scw-fr-par https://s3.fr-par.scw.cloud $ACCESS_KEY $SECRET_KEY --api S3v4
- mc cp ./dist/* scw-fr-par/vikunja-releases/desktop/$VERSION/
- mc cp ./dist/*.dmg scw-fr-par/vikunja-releases/desktop/$VERSION/
- mc cp ./dist/*.dmg.blockmap scw-fr-par/vikunja-releases/desktop/$VERSION/