Skip to content

Commit 5083e2b

Browse files
authored
feat: [CI-16417]: test plugin yml changes (#56)
* [feat]: [CI-16417]: test plugin yml changes * [feat]: [CI-16417]: testing plugin yml * [feat]: [CI-16417]: added fallback
1 parent 4f74813 commit 5083e2b

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-buildx/releases/download/{{ release }}/drone-buildx-{{ os }}-{{ arch }}.zst
3+
source: https://github.com/drone-plugins/drone-buildx/releases/download/{{ release }}/drone-buildx-{{ os }}-{{ arch }}.zst
4+
fallback_source: https://app.harness.io/storage/harness-download/harness-ti/drone-buildx/{{ release }}/drone-buildx-{{ os }}-{{ arch }}.zst

0 commit comments

Comments
 (0)