diff --git a/.drone.yml b/.drone.yml index 798814e..f49d9c1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ type: docker steps: - name: build - image: docker:20.10.12-dind-rootless + image: plugins/docker commands: #- ln -snf /usr/share/zoneinfo/$(echo "Europe/Prague") /etc/localtime && echo $(echo "Europe/Prague") > /etc/timezone - apk add git