develop #18

Manually merged
samuel-p merged 6 commits from develop into master 2020-07-17 23:45:48 +00:00
Showing only changes of commit a25f5565d0 - Show all commits

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