updated .drone.yml
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Samuel Philipp 2020-07-18 01:34:31 +02:00
parent 5a68798626
commit a25f5565d0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ platform:
steps: steps:
- name: build - name: build
image: node:alpine image: node
commands: commands:
- npm install - npm install
- npm run build - npm run build