Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
quackerd 2022-06-20 00:49:38 +00:00
parent c79a393991
commit 211b3d70c1

View File

@ -8,7 +8,9 @@ steps:
- name: config
image: alpine
commands:
- echo -n "latest" > .tags
- apk add --no-cache git
- git clone https://git.quacker.org/d/dockerutils
- sh dockerutils/alpine-pkg-tag.sh dhcp
- name: build
image: plugins/docker
settings: