mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-14 12:15:22 +00:00
Cache go modules
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /src
|
|||||||
RUN apk --no-cache add git
|
RUN apk --no-cache add git
|
||||||
RUN git clone https://codeberg.org/video-prize-ranch/rimgo .
|
RUN git clone https://codeberg.org/video-prize-ranch/rimgo .
|
||||||
|
|
||||||
|
RUN go mod download
|
||||||
RUN go build
|
RUN go build
|
||||||
|
|
||||||
FROM alpine:latest as bin
|
FROM alpine:latest as bin
|
||||||
|
|||||||
Reference in New Issue
Block a user