Skip to content

Commit f99aa9a

Browse files
author
Matt Rogers
committed
Makefile: push latest catalog for release
1 parent 957e161 commit f99aa9a

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
@@ -471,6 +471,7 @@ push-release: package-version-to-tag ## Do an official release (Requires permiss
471471
release-images: package-version-to-tag push catalog
472472
# This will ensure that we also push to the latest tag
473473
$(MAKE) push TAG=latest
474+
$(MAKE) catalog-push TAG=latest
474475

475476
.PHONY: changelog
476477
changelog:

0 commit comments

Comments
 (0)