ammended format

This commit is contained in:
Wyatt Johnson
2018-02-27 18:59:37 -07:00
parent 11812714a3
commit 71d12627c8
+5 -5
View File
@@ -145,11 +145,11 @@ workflows:
- test_integration_edge
deploy-tagged:
triggers:
- filters:
branches:
ignore: /.*/
tags:
only: /v[0-9]+(\.[0-9]+)*/
filters:
branches:
ignore: /.*/
tags:
only: /v[0-9]+(\.[0-9]+)*/
jobs:
- npm_dependencies
- lint: