Skip to content

Commit

Permalink
Update appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mbdavid committed Oct 25, 2019
1 parent e4d9da7 commit 5398aff
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,6 @@ for:
artifacts:
- path: LiteDB\bin\Release\net45\LiteDB.dll
deploy:
- provider: Webhook
url: https://app.signpath.io/API/v1/f5b329b8-705f-4d6c-928a-19465b83716b/Integrations/AppVeyor?ProjectKey=LiteDB.gitDB&SigningPolicyKey=release-signing
authorization:
secure: 3eLjGkpQC1wg1s5GIEqs7yk/V8OZNnpKmpwdsaloGExc5jMspM4nA7u/UlG5ugraEyXRC05ZxLU4FIfH2V2BEg==
-
matrix:
only:
- configuration: Debug
artifacts:
- path: LiteDB\bin\Debug\net45\LiteDB.dll
deploy:
- provider: Webhook
url: https://app.signpath.io/API/v1/f5b329b8-705f-4d6c-928a-19465b83716b/Integrations/AppVeyor?ProjectKey=LiteDB.gitDB&SigningPolicyKey=test-signing
authorization:
Expand Down

0 comments on commit 5398aff

Please sign in to comment.