Try to fix docker release deployment.

This commit is contained in:
chriseth 2017-09-21 10:51:36 +02:00
parent 725b4fc28c
commit cb0be0f6a8

View File

@ -220,7 +220,7 @@ deploy:
branch: branch:
- develop - develop
- release - release
- /^v[0-9]/ - /^v\d/
# This is the deploy target for the native build (Linux and macOS) # This is the deploy target for the native build (Linux and macOS)
# which generates ZIPs per commit and the source tarball. # which generates ZIPs per commit and the source tarball.
# #