mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 14:59:07 +02:00
init integration test
This commit is contained in:
@@ -6,8 +6,6 @@ COPY . .
|
||||
|
||||
RUN go get ./...
|
||||
|
||||
RUN go generate ./...
|
||||
|
||||
RUN GOOS=${TARGETOS} GOARCH=${TARGETARCH} go build -o db-adapter
|
||||
|
||||
RUN apk update && apk add ca-certificates && update-ca-certificates
|
||||
|
Reference in New Issue
Block a user