develop #76

Manually merged
samuel-p merged 22 commits from develop into main 2021-01-26 11:16:05 +00:00
Showing only changes of commit 4ff005de5b - Show all commits

View file

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