try fix path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-20 21:16:30 +01:00
parent d3f6f0e946
commit bdab11b100

View File

@@ -14,6 +14,7 @@ steps:
bucket: covergen bucket: covergen
source: dist/* source: dist/*
target: /dist/ target: /dist/
strip_prefix: true
path_style: true path_style: true
endpoint: https://s3.blacknova.io endpoint: https://s3.blacknova.io
access_key: access_key:
@@ -40,6 +41,7 @@ steps:
bucket: covergen bucket: covergen
source: assets/**/* source: assets/**/*
target: / target: /
strip_prefix: true
path_style: true path_style: true
endpoint: https://s3.blacknova.io endpoint: https://s3.blacknova.io
access_key: access_key: