From 9de84d5ca4cb691d187591baa33a759fd63a49e0 Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Fri, 25 Sep 2015 15:13:32 -0700 Subject: [PATCH] [Circle] Deploy on all tags --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index f06d3de..7988c8e 100644 --- a/circle.yml +++ b/circle.yml @@ -9,7 +9,7 @@ test: deployment: release: - tag: /v?\d+\.\d+.*/ + tag: /.*/ commands: - pod trunk push