staging/publishing: temporarily disable publishing tags

To make sure we get enough time to test publishing of `v1.17.0`
(on a test repo) when it is tagged, this commit disables publishing tags.

After testing it, we'll re-enable publishing of tags.
This commit is contained in:
Nikhita Raghunath 2019-12-06 22:09:17 +05:30
parent 616fce7839
commit 2bba8dac7f

View File

@ -1,3 +1,4 @@
skip-tags: true
recursive-delete-patterns:
- BUILD
- "*/BUILD"