Fix tagged doc update trigger

This commit is contained in:
Juho Teperi 2018-04-16 20:04:57 +03:00
parent 63b7430338
commit 1ebe5e978b
1 changed files with 4 additions and 1 deletions

View File

@ -67,5 +67,8 @@ workflows:
requires: requires:
- test - test
filters: filters:
branches:
ignore:
- /.*/
tags: tags:
only: /.*/ only: /v.*/