[Release-1.28] Fix drone publish for arm (#9508)

Signed-off-by: Derek Nola <derek.nola@suse.com>
pull/9516/head
Derek Nola 10 months ago committed by GitHub
parent 9f78e474d7
commit 25e12bc10c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save