test
This commit is contained in:
parent
edb03ae3b4
commit
bd91ce1572
|
@ -19,7 +19,6 @@ COPY . .
|
|||
|
||||
RUN go mod download && CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o /server
|
||||
|
||||
RUN rm -r themes/*
|
||||
RUN git clone --depth 1 https://git.coopgo.io/coopgo-apps/parcoursmob-default-theme themes/default
|
||||
RUN git clone -b spie06 --depth 1 https://git.coopgo.io/coopgo-apps/parcoursmob-default-theme themes/spie06
|
||||
|
||||
|
|
Loading…
Reference in New Issue