Files
kratos-bootstrap/tag.bat
2024-05-06 08:34:16 +08:00

12 lines
186 B
Batchfile

git tag v0.3.1
git tag api/v0.0.1 --force
git tag config/consul/v0.0.1 --force
git tag cache/redis/v0.0.1 --force
git tag oss/minio/v0.0.1 --force
git push origin --tags