Skip to content

Commit

Permalink
Run update-codegen.sh in generate-release (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk authored Feb 17, 2025
1 parent fe29d8a commit 584480d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
generate-release:
# Run both update-codegen.sh and update-deps.sh to reconcile deps on update.
# There are no vendor/ changing patches in this repo, otherwise we'd need to re-apply those.
./hack/update-codegen.sh
./openshift/generate.sh
.PHONY: generate-release

0 comments on commit 584480d

Please sign in to comment.