mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-02-04 07:31:58 +00:00
Update .appveyor.yml
This commit is contained in:
parent
5146957ea1
commit
0fa8286d08
|
|
@ -35,9 +35,9 @@ artifacts:
|
|||
|
||||
deploy:
|
||||
- provider: Webhook
|
||||
url: https://app.signpath.io/API/v1/$ORGANIZATION_ID/Integrations/AppVeyor?ProjectSlug=$PROJECT_SLUG&SigningPolicySlug=$SIGNING_POLICY_SLUG&ArtifactConfigurationSlug=$ARTIFACT_CONFIGURATION_SLUG
|
||||
url: https://app.signpath.io/API/v1/%ORGANIZATION_ID%/Integrations/AppVeyor?ProjectSlug=%PROJECT_SLUG%&SigningPolicySlug=%SIGNING_POLICY_SLUG%&ArtifactConfigurationSlug=%ARTIFACT_CONFIGURATION_SLUG%
|
||||
authorization:
|
||||
secure: $ENCRYPTED_SIGNPATH_API_TOKEN
|
||||
secure: %ENCRYPTED_SIGNPATH_API_TOKEN%
|
||||
|
||||
notifications:
|
||||
- provider: Email
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user