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

This commit is contained in:
quackerd 2022-06-20 00:58:54 +00:00
parent fbfb2c9a6a
commit f26d822710

View File

@ -6,7 +6,7 @@ trigger:
- master - master
steps: steps:
- name: config - name: config
image: alpine image: alpine:latest
commands: commands:
- 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