diff --git a/.drone.yml b/.drone.yml index 5847e61..4d78537 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: image: node:latest volumes: - name: dazzle - path: /dazzle:/dazzle + path: /home/light/dazzle/:/dazzle commands: - npm install - npm run build