Skip to content

Commit b70815b

Browse files
committed
Updated appveyor yaml
1 parent 83c7a5e commit b70815b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ environment:
66
GitHubOrganisation: TestStack
77
GitHubToken:
88
secure: cBxvAtTgSlWVblTXtx8QKygh2HQeYZ9i0plMjJzCTNInGCm1XyG+nrSs18qUtC8W
9-
init:
10-
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
119
before_build:
1210
- ps: >-
1311
nuget restore
@@ -61,7 +59,7 @@ artifacts:
6159
deploy:
6260
- provider: NuGet
6361
api_key:
64-
secure: sci7t37NkV5yoBPRwJjCMeU05wviPFOeRGFqYo1hkGWITUTuPNa8MefokUSHUwhv
62+
secure: VwHQFq0vD5vJNiUtsZMgUYdw2tVfXJfWh++eHC2LyEMvQzWiESWy2yBwQajzYAjo
6563
on:
6664
SHOULD_DEPLOY: true
6765
after_deploy:

0 commit comments

Comments
 (0)