Skip to content

Commit

Permalink
Fix missing plugins/github-release image for arm platform
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <[email protected]>
  • Loading branch information
derekbit committed Mar 23, 2023
1 parent dc3578c commit 97e0501
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 @@ -169,7 +169,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 97e0501

Please sign in to comment.