File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -824,7 +824,7 @@ release-capd-staging-nightly: ## Tag and push container images to the staging bu
824824 echo $(NEW_RELEASE_ALIAS_TAG )
825825 $(MAKE ) release-capd-alias-tag TAG=$(RELEASE_ALIAS_TAG ) RELEASE_ALIAS_TAG=$(NEW_RELEASE_ALIAS_TAG )
826826 # Set the manifest image to the staging bucket.
827- $(MAKE ) manifest-modification REGISTRY=$(STAGING_REGISTRY ) RELEASE_TAG=$(NEW_RELEASE_ALIAS_TAG )
827+ $(MAKE ) manifest-modification-dev REGISTRY=$(STAGING_REGISTRY ) RELEASE_TAG=$(NEW_RELEASE_ALIAS_TAG )
828828 # # Build the manifests
829829 $(MAKE ) release-manifests-dev
830830 # Example manifest location: artifacts.k8s-staging-cluster-api.appspot.com/components/nightly_main_20210121/infrastructure-components.yaml
You can’t perform that action at this time.
0 commit comments