Skip to content

Commit d3e773e

Browse files
Merge pull request #4 from drone-plugins/CI-19940
fix: [CI-19940]: Fixing Jfrog version for containerless flow
2 parents 3f5e8fa + c876703 commit d3e773e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ deps:
33
- curl -fL https://install-cli.jfrog.io | sh /dev/stdin 2.82.0
44
run:
55
binary:
6-
source: https://github.com/harness/drone-artifactory/releases/download/{{ release }}/plugin-{{ os }}-{{ arch }}.zst
6+
source: https://github.com/drone-plugins/drone-artifactory/releases/download/{{ release }}/plugin-{{ os }}-{{ arch }}.zst

0 commit comments

Comments
 (0)