Files
kratos-bootstrap/tag.bat
2024-05-06 10:57:42 +08:00

17 lines
378 B
Batchfile

git tag v0.3.2
git tag api/v0.0.2 --force
git tag config/apollo/v0.0.1 --force
git tag config/consul/v0.0.1 --force
git tag config/etcd/v0.0.1 --force
git tag config/kubernetes/v0.0.1 --force
git tag config/nacos/v0.0.1 --force
git tag config/polaris/v0.0.1 --force
git tag cache/redis/v0.0.1 --force
git tag oss/minio/v0.0.1 --force
git push origin --tags