diff --git a/.drone.yml b/.drone.yml index e1860ed..76d7207 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ pipeline: url: https://staging.vbrandl.net compress: image: alpine:latest - script: + commands: - apk --no-cache update - apk add make - make -C public/ -f Makefile