Skip to content

Commit

Permalink
[hooktower] no detected changes
Browse files Browse the repository at this point in the history
  • Loading branch information
csmith-ci committed Jan 2, 2025
1 parent 4be0cd7 commit 2677d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooktower/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ WORKDIR /go/src/github.com/adnanh/webhook

RUN set -eux; \
CGO_ENABLED=0 GOOS=linux go build -a -ldflags "-buildid= -extldflags '-static' " -trimpath -o webhook .; \
go-licenses save ./... --save_path=/out/notices/wenhook;
go-licenses save ./... --save_path=/out/notices/webhook;


FROM reg.c5h.io/base@sha256:3d9bc81e06db6829d63423bb674f142586ed9bd48613aab2849ada8f7b431a99
Expand Down

0 comments on commit 2677d9b

Please sign in to comment.