Skip to content

Commit

Permalink
fix make downstream (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
maskarb authored May 31, 2024
1 parent 0497ada commit fa8eb22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ downstream: operator-sdk ## Generate the code changes necessary for the downstre

$(MAKE) manifests

mkdir -p costmanagement-metrics-operator/$(VERSION)/
rm -rf ./bundle costmanagement-metrics-operator/$(VERSION)/

$(OPERATOR_SDK) generate kustomize manifests
Expand Down

0 comments on commit fa8eb22

Please sign in to comment.