mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Fix drone publish for arm (#9503)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
parent
3e13e3619c
commit
085ccbb0ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user