diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index ec90c158b1..df972ee0b4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -52,7 +52,6 @@ pipeline: image: webhippie/nodejs:latest pull: true commands: - - npm install - make css - make js when: |