idk anymore

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2020-03-17 00:03:36 +01:00
parent 888a6767b5
commit dc0824eeef
No known key found for this signature in database
GPG Key ID: B143FF27EF555D16

View File

@ -15,7 +15,7 @@ steps:
commands: commands:
- apk -q add yarn - apk -q add yarn
- yarn - yarn
- yarn db:compile # - yarn db:compile
- name: compile - name: compile
image: node:alpine image: node:alpine
@ -48,4 +48,4 @@ steps:
from_secret: UPLOAD_PASSWORD from_secret: UPLOAD_PASSWORD
target: target:
from_secret: UPLOAD_DIST from_secret: UPLOAD_DIST
source: dist/ source: dist/*