File tree Expand file tree Collapse file tree 1 file changed +4
-17
lines changed Expand file tree Collapse file tree 1 file changed +4
-17
lines changed Original file line number Diff line number Diff line change @@ -38,21 +38,8 @@ before_build:
38
38
- nuget restore XmlRpcCore.sln
39
39
40
40
deploy :
41
- - provider : NuGet
42
- name : nuget_release
43
- api_key :
44
- secure : MJz3DvmtiuNK6IVsPbxR3gWiSCnhKqm6tmPsjdRDgwGx9L2PQSSZ1eE7YS8dkZhx
41
+ - provider : Webhook
42
+ url : https://app.signpath.io/API/v1/8446d24b-7c29-473d-b13c-83bac9d9db17/Integrations/AppVeyor?ProjectKey=XmlRpcCore&SigningPolicyKey=XmlRpcCore
43
+ authorization :
44
+ secure : 5X22VkhN0wjILZOvbIPXRUutxFSiwHxhe9e7xYxEMGhxq+mAyMptnWJ0PH20YS8+v+nsnV7woz0pgYHBTEYahQ==
45
45
skip_symbols : true
46
- on :
47
- appveyor_repo_tag : true
48
- - provider : GitHub
49
- name : github_releases
50
- description : Release v$(appveyor_build_version)
51
- tag : $(appveyor_build_version)
52
- auth_token :
53
- secure : NWduXKOpjxTw6TAgzMV9SsBERjq5Qxv49XKbDtu6XQV7GygeQmG1RTKeyxl4zV1A
54
- skip_symbols : true
55
- draft : false
56
- prerelease : false
57
- on :
58
- appveyor_repo_tag : true
You can’t perform that action at this time.
0 commit comments