diff --git a/.drone.yml b/.drone.yml index 0d11df0..aaf3191 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,9 +6,6 @@ steps: - name: build_deploy privileged: true image: node:latest - volumes: - - name: bonfire - path: /bonfire:/bonfire commands: - npm install - npm run build