12 lines
186 B
Batchfile
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
|