mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #878 from chriseth/newkey
New api key for appveyor plus enable publishing on develop branch.
This commit is contained in:
commit
63194c4287
@ -182,4 +182,4 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: ethereum/solidity
|
||||
branch: release
|
||||
branch: develop
|
||||
|
@ -27,7 +27,7 @@
|
||||
# (c) 2016 cpp-ethereum contributors.
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
version: 0.3.5.{build}
|
||||
version: 0.3.6.{build}
|
||||
skip_tags: true
|
||||
os: Visual Studio 2015
|
||||
configuration:
|
||||
@ -81,7 +81,7 @@ deploy:
|
||||
prerelease: true
|
||||
provider: GitHub
|
||||
auth_token:
|
||||
secure: yukM9mHUbzuZSS5WSBLKSW0yGJerJEqAXkFhDhSHBBcKJE7GAryjQsdO9Kxh3yRv
|
||||
secure: HPjiugbDSCsEFTphj/qwHuSw80/BV1xWoSvj95CPmtb16Ukh2VQbLVB7iFtZSans
|
||||
artifact: solidity-windows-zip
|
||||
on:
|
||||
branch: release
|
||||
branch: develop
|
||||
|
Loading…
Reference in New Issue
Block a user