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.
2 parents 33a2ad8 + 6d6f268 commit b9b549cCopy full SHA for b9b549c
plugin.yml
@@ -1,3 +1,4 @@
1
run:
2
binary:
3
- source: https://github.com/drone-plugins/drone-gcs/releases/download/{{ release }}/plugin-{{ os }}-{{ arch }}.zst
+ source: https://github.com/drone-plugins/drone-gcs/releases/download/{{ release }}/plugin-{{ os }}-{{ arch }}.zst
4
+ fallback_source: https://app.harness.io/storage/harness-download/harness-ti/drone-gcs/{{ release }}/plugin-{{ os }}-{{ arch }}.zst
0 commit comments