Skip to content

Commit e1461e6

Browse files
authored
[feat]: [CI-16417]: added fallback source (#193)
1 parent 9f22a45 commit e1461e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugin.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
run:
22
binary:
3-
source: https://github.com/drone-plugins/drone-s3/releases/download/{{ release }}/drone-s3-{{ os }}-{{ arch }}.zst
3+
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

Comments
 (0)