Build for all branches and tags

This commit is contained in:
Adrien Ferrand 2018-12-06 13:58:34 +01:00
parent b2319c0d4f
commit 3c8da8a9b2

View File

@ -6,6 +6,8 @@ workflows:
jobs:
- build-n-test:
filters:
branches:
only: /.*/
tags:
only: /.*/
- deploy: