Skip to content

Commit

Permalink
Merge pull request #481 from qiuming520/release-0.3.0
Browse files Browse the repository at this point in the history
add kosmos-scheduler release for Makefile
  • Loading branch information
kosmos-robot committed Apr 24, 2024
2 parents e37acef + 5787c64 commit d50fac7
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 d50fac7

Please sign in to comment.