Update '.drone.yml'

This commit is contained in:
quackerd 2022-06-20 00:57:38 +00:00
parent 211b3d70c1
commit 08881ff8b0

View File

@ -11,6 +11,7 @@ steps:
- apk add --no-cache git - apk add --no-cache git
- 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
- echo "TAGS: $(cat .tags)"
- name: build - name: build
image: plugins/docker image: plugins/docker
settings: settings: