turn on publish filter again

This commit is contained in:
Simon Aronsson 2019-07-02 12:17:15 +02:00
parent 0e268a247e
commit b4846ef158

View file

@ -60,8 +60,7 @@ workflows:
- linting - linting
filters: filters:
branches: branches:
only: /master/ ignore: /.*/
# ignore: /.*/
tags: tags:
only: /^v[0-9]+(\.[0-9]+)*$/ only: /^v[0-9]+(\.[0-9]+)*$/
jobs: jobs: