Skip to content

Commit

Permalink
skip signing
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement Fauchere committed Apr 5, 2024
1 parent 913c29f commit 4f4410e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ build:
project: LiteDB.sln
publish_nuget: true
verbosity: minimal
for:
-
matrix:
only:
- configuration: Release
artifacts:
- path: LiteDB\bin\Release\LiteDB*.nupkg
deploy:
- provider: Webhook
url: https://app.signpath.io/API/v1/f5b329b8-705f-4d6c-928a-19465b83716b/Integrations/AppVeyor?ProjectKey=LiteDB.git&SigningPolicyKey=release-signing
authorization:
secure: 3eLjGkpQC1wg1s5GIEqs7yk/V8OZNnpKmpwdsaloGExc5jMspM4nA7u/UlG5ugraEyXRC05ZxLU4FIfH2V2BEg==
# for:
# -
# matrix:
# only:
# - configuration: Release
# artifacts:
# - path: LiteDB\bin\Release\LiteDB*.nupkg
# deploy:
# - provider: Webhook
# url: https://app.signpath.io/API/v1/f5b329b8-705f-4d6c-928a-19465b83716b/Integrations/AppVeyor?ProjectKey=LiteDB.git&SigningPolicyKey=release-signing
# authorization:
# secure: 3eLjGkpQC1wg1s5GIEqs7yk/V8OZNnpKmpwdsaloGExc5jMspM4nA7u/UlG5ugraEyXRC05ZxLU4FIfH2V2BEg==

0 comments on commit 4f4410e

Please sign in to comment.