mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Flip whitelisting to release branch.
This commit is contained in:
parent
7cab48e8fb
commit
6a3e53cdea
@ -182,5 +182,5 @@ deploy:
|
|||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
repo: ethereum/solidity
|
repo: ethereum/solidity
|
||||||
branch: develop
|
branch: release
|
||||||
condition: $JOB != docs && $JOB != emscripten
|
condition: $JOB != docs && $JOB != emscripten
|
||||||
|
@ -80,4 +80,4 @@ deploy:
|
|||||||
secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans
|
secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans
|
||||||
artifact: solidity-windows-zip
|
artifact: solidity-windows-zip
|
||||||
on:
|
on:
|
||||||
branch: develop
|
branch: release
|
||||||
|
Loading…
Reference in New Issue
Block a user