diff --git a/.drone.yml b/.drone.yml index 2d110b1..c128ef2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,7 +33,7 @@ steps: - name: cache path: /stupid commands: - - apk install make + - apk add make - make docker-build - make docker-save > _artifacts/docker-image.tar