upload: basic folder upload support
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ ENV GOARCH=amd64
|
||||
|
||||
RUN apk add git
|
||||
WORKDIR /src/
|
||||
RUN git clone https://git.hafen.run/lukas/oauth-guard.git
|
||||
RUN git clone https://git.pdx.land/lukas/oauth-guard.git
|
||||
WORKDIR /src/oauth-guard
|
||||
RUN go mod download -x
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
Reference in New Issue
Block a user