We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23d447b + 254e18e commit 69942c4Copy full SHA for 69942c4
Makefile
@@ -314,6 +314,7 @@ release-staging: ## Builds and push container images and manifests to the stagin
314
$(MAKE) docker-build
315
$(MAKE) docker-push
316
$(MAKE) release-alias-tag
317
+ $(MAKE) release-templates
318
$(MAKE) release-manifests TAG=$(RELEASE_ALIAS_TAG)
319
$(MAKE) upload-staging-artifacts
320
0 commit comments