Fixed compilation

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2020-03-16 22:47:14 +01:00
parent 5215a81b67
commit 141cf190e9
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 cards:compile - yarn db:compile
- name: compile - name: compile
image: node:alpine image: node:alpine