This commit is contained in:
parent
054a02e95c
commit
beee1d7c62
@ -41,6 +41,9 @@ steps:
|
||||
- name: publish
|
||||
image: thegeeklab/drone-docker-buildx
|
||||
privileged: true
|
||||
commands:
|
||||
- docker run --privileged --rm tonistiigi/binfmt --install linux/arm64
|
||||
- /usr/local/bin/dockerd-entrypoint.sh drone-docker-buildx
|
||||
settings:
|
||||
username:
|
||||
from_secret: docker_user
|
||||
|
Loading…
x
Reference in New Issue
Block a user