This commit is contained in:
parent
27cb5f832e
commit
74da993c35
@ -12,8 +12,12 @@ steps:
|
||||
- git clone https://git.quacker.org/d/dockerutils
|
||||
- sh dockerutils/alpine-pkg-tag.sh dhcp
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
image: thegeeklab/drone-docker-buildx
|
||||
privileged: true
|
||||
settings:
|
||||
platforms:
|
||||
- linux/arm64
|
||||
- linux/amd64
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
|
Loading…
Reference in New Issue
Block a user