mirror of
https://gitlab.com/Bockiii/deemix-docker.git
synced 2024-08-30 17:32:18 +00:00
test
This commit is contained in:
parent
d16471f4ce
commit
7aa7f62ed5
@ -14,9 +14,9 @@ stages:
|
||||
- create-release
|
||||
- build-docker-image
|
||||
|
||||
fetch-deemix:
|
||||
build-deemix:
|
||||
image: node:16
|
||||
stage: fetch-deemix
|
||||
stage: build-deemix
|
||||
script:
|
||||
- apt update && apt install -y --no-install-recommends zip git curl
|
||||
- git clone --depth=1 https://gitlab.com/RemixDev/deemix-gui.git --recursive
|
||||
|
Loading…
Reference in New Issue
Block a user