From bd91ce1572798c07f481f4646052d242b717380a Mon Sep 17 00:00:00 2001 From: Nicolas Caron Date: Wed, 26 Jul 2023 15:01:25 +0200 Subject: [PATCH] test --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index aeb0721..0d060c7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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