diff --git a/.drone.yml b/.drone.yml index 31b4165..d28afb4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ kind: pipeline name: default steps: - - name: build + - name: server-build image: node:latest commands: - npm install