Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit 9c3fdb2

Browse files
authored
Merge pull request #111 from christopherhein/cherrypick/docker-infra-ref
🐛 remove docker release references
2 parents a9133e9 + 2ef81ea commit 9c3fdb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,6 @@ release: clean-release ## Builds and push container images using the latest git
331331
$(MAKE) set-manifest-pull-policy PULL_POLICY=IfNotPresent TARGET_RESOURCE="./config/default/manager_pull_policy.yaml"
332332
## Build the manifests
333333
$(MAKE) release-manifests clean-release-git
334-
## Build the development manifests
335-
$(MAKE) release-manifests-dev clean-release-git
336334

337335
.PHONY: release-manifests
338336
release-manifests: $(RELEASE_DIR) $(KUSTOMIZE) ## Builds the manifests to publish with a release

0 commit comments

Comments
 (0)