Skip to content

Commit

Permalink
Update ko-fips.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Moore <[email protected]>
Signed-off-by: Jason Hall <[email protected]>
  • Loading branch information
imjasonh and mattmoor authored Jul 13, 2023
1 parent 4d43bfe commit bd35f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ko-fips.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pipeline:
cd ko
go build -o "${{targets.destdir}}"/usr/bin/ko \
-ldflags "-s -w -X github.com/google/ko/pkg/commands.Version=${{package.version}}" \
-trimpath \
-trimpath
update:
enabled: true
Expand Down

0 comments on commit bd35f95

Please sign in to comment.