Merge pull request #2944 from ethereum/dockerfixattepmt

Try to fix docker release deployment.
This commit is contained in:
chriseth 2017-09-21 14:02:23 +02:00 committed by GitHub
commit 1167198327

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.
# #