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