diff --git a/.drone.yml b/.drone.yml index 2fc1597..1fc4d0e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,5 +9,5 @@ steps: commands: - whoami - ls -al /drone/src/ - - npm install - - npm test + # - npm install + # - npm test