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: jobs:
- test - test
- deploy: - deploy:
requires: requires:
- test - test
filters: filters:
branches: branches:
ignore: /.*/ ignore: /.*/
tags: tags:
only: /^[0-9]\.[0-9]\.[0-9]$/ only: /^[0-9]\.[0-9]\.[0-9]$/