Skip to content

Commit

Permalink
Merge pull request #110 from christopherhein/bug/docker-release-ref
Browse files Browse the repository at this point in the history
πŸ› remove docker release references
  • Loading branch information
k8s-ci-robot committed Jun 9, 2021
2 parents 7f1b1c6 + 7e97f87 commit e759efe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,6 @@ release: clean-release ## Builds and push container images using the latest git
$(MAKE) set-manifest-pull-policy PULL_POLICY=IfNotPresent TARGET_RESOURCE="./config/default/manager_pull_policy.yaml"
## Build the manifests
$(MAKE) release-manifests clean-release-git
## Build the development manifests
$(MAKE) release-manifests-dev clean-release-git

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

0 comments on commit e759efe

Please sign in to comment.