Skip to content

Commit 254e18e

Browse files
committed
makefile: Add cluster-templates to release-staging
1 parent 23d447b commit 254e18e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ release-staging: ## Builds and push container images and manifests to the stagin
314314
$(MAKE) docker-build
315315
$(MAKE) docker-push
316316
$(MAKE) release-alias-tag
317+
$(MAKE) release-templates
317318
$(MAKE) release-manifests TAG=$(RELEASE_ALIAS_TAG)
318319
$(MAKE) upload-staging-artifacts
319320

0 commit comments

Comments
 (0)