Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that drone tags 1.16.x and 1.16 on push to v1.16.x tag (go-git…
…ea#20304) We need pushes to v1.16.9 to create tags to 1.16.9 and 1.16 but not 1 or latest. We have previously adjusted the manifest to remove the latest tag, and have removed auto_tags so that 1 does not get tagged but in doing so we also stopped 1.16 being tagged. So here we just state the that we tag x.yy in addition to x.yyz*. Signed-off-by: Andrew Thornton <art27@cantab.net>
- Loading branch information