Fix drone publish for arm (#9503)

Signed-off-by: Derek Nola <derek.nola@suse.com>
pull/9512/head
Derek Nola 9 months ago committed by GitHub
parent 3e13e3619c
commit 085ccbb0ac
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