Skip to content

Commit bbaafa6

Browse files
committed
Remove deployment config as SignPath is only configured for release branches
1 parent 829b352 commit bbaafa6

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

appveyor.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,3 @@ artifacts:
5252
- path: .\GitExtensions.PluginManager.*.zip
5353
- path: .\GitExtensions.PluginManager.*.nupkg
5454
- path: .\*.binlog
55-
56-
#---------------------------------#
57-
# deployment configuration #
58-
#---------------------------------#
59-
60-
deploy:
61-
- provider: Webhook
62-
on:
63-
ARTIFACT_SIGNING_ENABLED: true
64-
url: https://app.signpath.io/API/v1/7c19b2cf-90f7-4d15-9b12-1b615f7c18c4/Integrations/AppVeyor?SigningPolicyId=8a4ce84a-78d1-4fc0-8c0c-7cd51fb108c0
65-
on_build_success: true
66-
on_build_failure: false
67-
on_build_status_changed: false
68-
method: POST
69-
authorization:
70-
secure: RdmJQ3LAsGIbtqbxlcn7wF8ESTbPSDiR0Fmyt11mDl+avSDd0HKexHA+sWQA3cN1K8aVnKTzvjGTQS8DSDmLzQ==

0 commit comments

Comments
 (0)