Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2022-08-08 08:20:44 +00:00
parent 27cb5f832e
commit 74da993c35

View File

@ -12,8 +12,12 @@ steps:
- git clone https://git.quacker.org/d/dockerutils - git clone https://git.quacker.org/d/dockerutils
- sh dockerutils/alpine-pkg-tag.sh dhcp - sh dockerutils/alpine-pkg-tag.sh dhcp
- name: build - name: build
image: plugins/docker image: thegeeklab/drone-docker-buildx
privileged: true
settings: settings:
platforms:
- linux/arm64
- linux/amd64
username: username:
from_secret: docker_username from_secret: docker_username
password: password: