Update .gitlab-ci.yml
This commit is contained in:
@@ -6,4 +6,5 @@ build:
|
|||||||
image: node:latest
|
image: node:latest
|
||||||
script:
|
script:
|
||||||
- yarn
|
- yarn
|
||||||
- yarn run start &!
|
- ln -s /media/songs ./src/static
|
||||||
|
- yarn run start &! | true
|
||||||
|
|||||||
Reference in New Issue
Block a user