From cb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b Mon Sep 17 00:00:00 2001 From: chriseth Date: Thu, 21 Sep 2017 10:51:36 +0200 Subject: Try to fix docker release deployment. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5d6ce442..c30e3e0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -220,7 +220,7 @@ deploy: branch: - develop - release - - /^v[0-9]/ + - /^v\d/ # This is the deploy target for the native build (Linux and macOS) # which generates ZIPs per commit and the source tarball. # -- cgit v1.2.3