Update .gitlab-ci.yml
This commit is contained in:
@@ -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 >> /var/log/slowdowner.log 2>&1 & true
|
||||||
|
|||||||
Reference in New Issue
Block a user