diff --git a/.drone.yml b/.drone.yml index ea55252..847789f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ trigger: steps: - name: build - image: node + image: node:alpine commands: - npm run build