meta: fix commands
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kazhnuz 2022-03-26 17:11:10 +01:00
parent 87b602c351
commit 34e2643223

View file

@ -15,7 +15,7 @@ steps:
commands: commands:
- npm install -g gulp - npm install -g gulp
- npm i - npm i
- npm build - npm run build
- name: deploy - name: deploy
image: drillster/drone-rsync image: drillster/drone-rsync