feat: generate and publish artefacts via jenkins
All checks were successful
Cadoles/goweb-oidc/pipeline/head This commit looks good
All checks were successful
Cadoles/goweb-oidc/pipeline/head This commit looks good
This commit is contained in:
@ -11,7 +11,7 @@ COPY . /src
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
RUN make ARCH_TARGETS=amd64 release
|
||||
RUN make ARCH_TARGETS=amd64 release-archive
|
||||
|
||||
FROM alpine as certs
|
||||
|
Reference in New Issue
Block a user