mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-15 07:14:45 +02:00
appveyor deploy init
This commit is contained in:

committed by
Christopher Dunn

parent
fe06acb587
commit
e983204906
@@ -22,3 +22,11 @@ before_build:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
project: jsoncpp.sln # path to Visual Studio solution or project
|
project: jsoncpp.sln # path to Visual Studio solution or project
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
provider: GitHub
|
||||||
|
auth_token:
|
||||||
|
secure: K2Tp1q8pIZ7rs0Ot24ZMWuwr12Ev6Tc6QkhMjGQxoQG3ng1pXtgPasiJ45IDXGdg
|
||||||
|
on:
|
||||||
|
branch: master
|
||||||
|
appveyor_repo_tag: true
|
||||||
|
Reference in New Issue
Block a user