Skip to content
Snippets Groups Projects
Commit 490c5358 authored by André Sterba's avatar André Sterba
Browse files

Some CI fixes 3

parent b8b6ebc8
No related branches found
No related tags found
1 merge request!253Migration in monorepo
Pipeline #97913 failed
This commit is part of merge request !253. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,7 @@ ARG $GITLAB_PROXY
FROM ${GITLAB_PROXY}golang:$GOLANG_VERSION-buster AS installer
WORKDIR /src/gosdn
WORKDIR /src/gosdn/controller
COPY go.* ./
RUN go mod download
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment