Skip to content

Commit

Permalink
remove build-release-yamls for examples as it belongs to bpfman repo
Browse files Browse the repository at this point in the history
Signed-off-by: Mohamed Mahmoud <[email protected]>
  • Loading branch information
msherif1234 committed Jul 10, 2024
1 parent 8046f14 commit f098ba9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 108 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -308,10 +308,6 @@ bundle: operator-sdk generate kustomize manifests ## Generate bundle manifests a
cp config/manifests/dependencies.yaml bundle/metadata/
$(OPERATOR_SDK) bundle validate ./bundle

.PHONY: build-release-yamls
build-release-yamls: generate kustomize ## Generate the crd install bundle for a specific release version.
VERSION=$(VERSION) ./hack/build-release-yamls.sh

##@ Build

.PHONY: build
Expand Down
104 changes: 0 additions & 104 deletions hack/build-release-yamls.sh

This file was deleted.

0 comments on commit f098ba9

Please sign in to comment.