develop #71

Closed
samuel-p wants to merge 179 commits from develop into master
Showing only changes of commit 4ff005de5b - Show all commits

View file

@ -8,7 +8,7 @@ platform:
steps:
- name: build
image: node:alpine
image: node:slim
commands:
- npm install
- npm run build:ssr
@ -22,8 +22,7 @@ steps:
from_secret: USERNAME
password:
from_secret: PASSWORD
trigger:
when:
branch:
- master
event:
@ -54,7 +53,8 @@ steps:
from_secret: USERNAME
password:
from_secret: PASSWORD
when:
trigger:
branch:
- master
event: