From 710b98d56c79a4109d05fcc7f9eda0e871da9086 Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 17 Jun 2021 10:17:26 +0200 Subject: [PATCH] Cleanup --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 571e8c85a..22f8156b2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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/