Cleanup
This commit is contained in:
parent
2d7a028c88
commit
710b98d56c
@ -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/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user