We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c7a5e commit b70815bCopy full SHA for b70815b
appveyor.yml
@@ -6,8 +6,6 @@ environment:
6
GitHubOrganisation: TestStack
7
GitHubToken:
8
secure: cBxvAtTgSlWVblTXtx8QKygh2HQeYZ9i0plMjJzCTNInGCm1XyG+nrSs18qUtC8W
9
-init:
10
-- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
11
before_build:
12
- ps: >-
13
nuget restore
@@ -61,7 +59,7 @@ artifacts:
61
59
deploy:
62
60
- provider: NuGet
63
api_key:
64
- secure: sci7t37NkV5yoBPRwJjCMeU05wviPFOeRGFqYo1hkGWITUTuPNa8MefokUSHUwhv
+ secure: VwHQFq0vD5vJNiUtsZMgUYdw2tVfXJfWh++eHC2LyEMvQzWiESWy2yBwQajzYAjo
65
on:
66
SHOULD_DEPLOY: true
67
after_deploy:
0 commit comments