Cleanup
continuous-integration/drone/push Build is passing Details

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

View File

@ -144,10 +144,8 @@ steps:
- sed -i '' 's/\\/api\\/v1//g' frontend/index.html
# Make sure that the -unstable suffix is added to release files
- sed -i '' "s/\$${version}/$$VERSION/g" package.json
- brew install yarn
- yarn install
- yarn dist --mac
# - brew install minio/stable/mc
- 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/