Skip to content

Commit 97e0501

Browse files
committed
Fix missing plugins/github-release image for arm platform
Signed-off-by: Derek Su <derek.su@suse.com>
1 parent dc3578c commit 97e0501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ steps:
169169
path: /var/run/docker.sock
170170

171171
- name: github_binary_release
172-
image: plugins/github-release
172+
image: plugins/github-release:linux-arm
173173
settings:
174174
api_key:
175175
from_secret: github_token

0 commit comments

Comments
 (0)