Allow any tag

This commit is contained in:
Johannes 'fish' Ziemke 2019-03-29 10:40:30 +01:00
parent edda570a7b
commit e941919bac

View file

@ -21,6 +21,6 @@ workflows:
context: default
filters:
tags:
only: /^[0-9]*$/
only: /^.*$/
branches:
ignore: /.*/