Skip to content

Commit

Permalink
[Release-1.28] Fix drone publish for arm (#9508)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola authored Feb 16, 2024
1 parent 9f78e47 commit 25e12bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ steps:
path: /var/run/docker.sock

- name: github_binary_release
image: plugins/github-release
image: plugins/github-release:linux-arm
settings:
api_key:
from_secret: github_token
Expand Down

0 comments on commit 25e12bc

Please sign in to comment.