-
The push to remote only pushes current commit to same remote ref. If you want to push all tags, use a custom command to do that.
-
You may change the command line to call
push --tagsas appropriate. -
Thats for the help!
-
Unknown
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
I am trying to use push to remote CI/CD task to push all commits and tags, but only the commits are being pushed, not the tags.
I believe this could be related to issue #788 so I assume it is not a bug and I am doing something wrong.
Would anyone mind helping?
Thanks,
Polarian