mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-08-28 20:06:02 +00:00
need to now go generate for the spdx json
This commit is contained in:
@@ -11,6 +11,7 @@ RUN go mod download
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN go generate ./...
|
||||
RUN CGO_ENABLED=1 go build \
|
||||
-ldflags="-s -w -linkmode external -extldflags '-static'" \
|
||||
-tags sqlite_omit_load_extension \
|
||||
|
||||
Reference in New Issue
Block a user