diff --git a/.drone.yml b/.drone.yml index b52fcc7..6c88372 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: commands: - npm install -g gulp - npm i - - npm build + - npm run build - name: deploy image: drillster/drone-rsync