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

8 lines
113 B
Batchfile

git tag v0.2.24
git tag api/v0.0.1 --force
git tag config/consul/v0.0.1 --force
git push origin --tags