We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f22a45 commit e1461e6Copy full SHA for e1461e6
plugin.yml
@@ -1,3 +1,4 @@
1
run:
2
binary:
3
- source: https://github.com/drone-plugins/drone-s3/releases/download/{{ release }}/drone-s3-{{ os }}-{{ arch }}.zst
+ source: https://github.com/drone-plugins/drone-s3/releases/download/{{ release }}/drone-s3-{{ os }}-{{ arch }}.zst
4
+ fallback_source: https://app.harness.io/storage/harness-download/harness-ti/drone-s3/{{ release }}/drone-s3-{{ os }}-{{ arch }}.zst
0 commit comments