Files
kratos-bootstrap/tag.bat
2024-05-06 09:52:29 +08:00

17 lines
378 B
Batchfile

git tag v0.3.1
git tag api/v0.0.1 --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