File tree Expand file tree Collapse file tree 1 file changed +11
-12
lines changed Expand file tree Collapse file tree 1 file changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -60,15 +60,14 @@ artifacts:
60
60
# deployment configuration #
61
61
# ---------------------------------#
62
62
63
- # Commented out as we need to create a new signing policy.
64
- # deploy:
65
- # - provider: Webhook
66
- # on:
67
- # ARTIFACT_SIGNING_ENABLED: true
68
- # url: https://app.signpath.io/API/v1/7c19b2cf-90f7-4d15-9b12-1b615f7c18c4/Integrations/AppVeyor?SigningPolicyId=5c9879c7-0dea-4303-8e5b-fc4192a7b0de
69
- # on_build_success: true
70
- # on_build_failure: false
71
- # on_build_status_changed: false
72
- # method: POST
73
- # authorization:
74
- # secure: RdmJQ3LAsGIbtqbxlcn7wF8ESTbPSDiR0Fmyt11mDl+avSDd0HKexHA+sWQA3cN1K8aVnKTzvjGTQS8DSDmLzQ==
63
+ deploy :
64
+ - provider : Webhook
65
+ on :
66
+ ARTIFACT_SIGNING_ENABLED : true
67
+ url : https://app.signpath.io/API/v1/7c19b2cf-90f7-4d15-9b12-1b615f7c18c4/Integrations/AppVeyor?SigningPolicyId=8a4ce84a-78d1-4fc0-8c0c-7cd51fb108c0
68
+ on_build_success : true
69
+ on_build_failure : false
70
+ on_build_status_changed : false
71
+ method : POST
72
+ authorization :
73
+ secure : RdmJQ3LAsGIbtqbxlcn7wF8ESTbPSDiR0Fmyt11mDl+avSDd0HKexHA+sWQA3cN1K8aVnKTzvjGTQS8DSDmLzQ==
You can’t perform that action at this time.
0 commit comments