Skip to content

Commit

Permalink
add kosmos-scheduler release for Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: qiuming520 <[email protected]>
  • Loading branch information
qiuming520 committed Apr 24, 2024
1 parent e37acef commit 5787c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ upload-images: images
docker push ${REGISTRY}/clusterlink-floater:${VERSION}
docker push ${REGISTRY}/clusterlink-elector:${VERSION}
docker push ${REGISTRY}/clustertree-cluster-manager:${VERSION}
docker push ${REGISTRY}/scheduler:${VERSION}
docker push ${REGISTRY}/scheduler:${VERSION}

.PHONY: release
release:
Expand Down

0 comments on commit 5787c64

Please sign in to comment.