mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #2944 from ethereum/dockerfixattepmt
Try to fix docker release deployment.
This commit is contained in:
commit
1167198327
@ -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.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user