mirror of https://github.com/k3s-io/k3s
[Release-1.28] Fix drone publish for arm (#9508)
Signed-off-by: Derek Nola <derek.nola@suse.com>pull/9516/head
parent
9f78e474d7
commit
25e12bc10c
|
@ -359,7 +359,7 @@ steps:
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
|
|
||||||
- name: github_binary_release
|
- name: github_binary_release
|
||||||
image: plugins/github-release
|
image: plugins/github-release:linux-arm
|
||||||
settings:
|
settings:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: github_token
|
from_secret: github_token
|
||||||
|
|
Loading…
Reference in New Issue