Skip to content

Commit

Permalink
Trigger
Browse files Browse the repository at this point in the history
Signed-off-by: khanhtc1202 <[email protected]>
  • Loading branch information
khanhtc1202 committed Dec 20, 2024
1 parent d5f32eb commit 9b16319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ update/copyright:

.PHONY: gen/code
gen/code:
# NOTE: Keep this container image as same as defined in .github/workflows/codegen.yml
# NOTE: Keep this container image as same as defined in .github/workflows/codegen.yml
docker run --rm -v ${PWD}:/repo -it --entrypoint ./tool/codegen/codegen.sh ghcr.io/pipe-cd/codegen@sha256:fcb600d82cc4acc76f532c292445f868dfa176d6db116b6c5b18b81a1b1c5fa9 /repo # v0.50.0-51-gb98a963

.PHONY: gen/test-tls
Expand Down

0 comments on commit 9b16319

Please sign in to comment.