pull/5/head
Evan Hemsley 2019-06-26 22:42:29 -07:00
parent 4556587c74
commit cd8654187e
1 changed files with 7 additions and 7 deletions

View File

@ -33,10 +33,10 @@ workflows:
jobs:
- test
- deploy:
requires:
- test
filters:
branches:
ignore: /.*/
tags:
only: /^[0-9]\.[0-9]\.[0-9]$/
requires:
- test
filters:
branches:
ignore: /.*/
tags:
only: /^[0-9]\.[0-9]\.[0-9]$/