Update .gitlab-ci.yml

This commit is contained in:
2019-01-20 11:25:11 +00:00
parent 19b060b70e
commit c27e23a364

View File

@@ -7,4 +7,4 @@ build:
script: script:
- yarn - yarn
- ln -s /media/songs ./src/static - ln -s /media/songs ./src/static
- yarn run start &! | true - yarn run start &! true