Configure tag build

This commit is contained in:
Adrien Ferrand 2018-09-16 11:49:57 +02:00
parent 6e09b69452
commit a60d5ab708

View File

@ -38,11 +38,11 @@ workflows:
jobs:
- build:
filters:
branches:
only: ^circleci$
tags:
only: ^[0-9.]+
- deploy:
requires:
- build
filters:
branches:
only: ^circleci$
tags:
only: ^[0-9.]+