...
- git tag v1.1.1
- git push origin v1.1.1
Note | ||
---|---|---|
I (GS) am not sure the above is correct, assuming I am correct in what I think it should be doing. I think we found that you need to do
For tags to be pushed. |
--action branch
Requires
- --tag_label v1.1.1
- --branch_label 1.1.1
...