Update '.drone.yml'

This commit is contained in:
techknowlogick 2020-01-26 19:42:36 +00:00
parent 4fcabb4f3d
commit ee70fb0ffb
1 changed files with 4 additions and 4 deletions

View File

@ -83,8 +83,8 @@ steps:
bucket: releases
endpoint: https://storage.gitea.io
path_style: true
source: "dist/*"
strip_prefix: dist/
source: "dist/release/*"
strip_prefix: dist/release/
target: /changelog-tool/master
environment:
AWS_ACCESS_KEY_ID:
@ -103,8 +103,8 @@ steps:
bucket: releases
endpoint: https://storage.gitea.io
path_style: true
source: "dist/*"
strip_prefix: dist/
source: "dist/release/*"
strip_prefix: dist/release/
target: "/changelog-tool/${DRONE_TAG##v}"
environment:
AWS_ACCESS_KEY_ID: