Skip to content

Commit 4f4410e

Browse files
author
Clement Fauchere
committed
skip signing
1 parent 913c29f commit 4f4410e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

appveyor.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ build:
1313
project: LiteDB.sln
1414
publish_nuget: true
1515
verbosity: minimal
16-
for:
17-
-
18-
matrix:
19-
only:
20-
- configuration: Release
21-
artifacts:
22-
- path: LiteDB\bin\Release\LiteDB*.nupkg
23-
deploy:
24-
- provider: Webhook
25-
url: https://app.signpath.io/API/v1/f5b329b8-705f-4d6c-928a-19465b83716b/Integrations/AppVeyor?ProjectKey=LiteDB.git&SigningPolicyKey=release-signing
26-
authorization:
27-
secure: 3eLjGkpQC1wg1s5GIEqs7yk/V8OZNnpKmpwdsaloGExc5jMspM4nA7u/UlG5ugraEyXRC05ZxLU4FIfH2V2BEg==
16+
# for:
17+
# -
18+
# matrix:
19+
# only:
20+
# - configuration: Release
21+
# artifacts:
22+
# - path: LiteDB\bin\Release\LiteDB*.nupkg
23+
# deploy:
24+
# - provider: Webhook
25+
# url: https://app.signpath.io/API/v1/f5b329b8-705f-4d6c-928a-19465b83716b/Integrations/AppVeyor?ProjectKey=LiteDB.git&SigningPolicyKey=release-signing
26+
# authorization:
27+
# secure: 3eLjGkpQC1wg1s5GIEqs7yk/V8OZNnpKmpwdsaloGExc5jMspM4nA7u/UlG5ugraEyXRC05ZxLU4FIfH2V2BEg==

0 commit comments

Comments
 (0)