Skip to content

Commit 69942c4

Browse files
authored
Merge pull request #159 from kubernetes-sigs/update-release
makefile: Add cluster-templates to release-staging
2 parents 23d447b + 254e18e commit 69942c4

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)