Skip to content

Commit

Permalink
Merge pull request #460 from qiuming520/distribution-policy
Browse files Browse the repository at this point in the history
add kosmos-scheduler release for Makefile
  • Loading branch information
kosmos-robot authored Apr 10, 2024
2 parents 112263e + f5a0c4f commit 423aed5
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 @@ -123,7 +123,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 423aed5

Please sign in to comment.