mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #879 from bobsummerwill/travis_conditionals
Do not run attempt to publish ZIPs for docs or emscripten flows
This commit is contained in:
commit
17ed5a6b21
@ -183,3 +183,4 @@ deploy:
|
|||||||
on:
|
on:
|
||||||
repo: ethereum/solidity
|
repo: ethereum/solidity
|
||||||
branch: develop
|
branch: develop
|
||||||
|
condition: $JOB != docs || $JOB != emscripten
|
||||||
|
Loading…
Reference in New Issue
Block a user