v0.1 #1

Merged
niklas merged 17 commits from develop into master 2020-04-22 14:53:02 +00:00
Showing only changes of commit 549461bcba - Show all commits

View File

@ -6,4 +6,7 @@ steps:
image: node
commands:
- npm install
- npm run buildProd
- npm run buildProd
when:
branch:
- master