Skip to content

Commit

Permalink
Updated appveyor yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
robdmoore committed Jan 13, 2019
1 parent 83c7a5e commit b70815b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ environment:
GitHubOrganisation: TestStack
GitHubToken:
secure: cBxvAtTgSlWVblTXtx8QKygh2HQeYZ9i0plMjJzCTNInGCm1XyG+nrSs18qUtC8W
init:
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
before_build:
- ps: >-
nuget restore
Expand Down Expand Up @@ -61,7 +59,7 @@ artifacts:
deploy:
- provider: NuGet
api_key:
secure: sci7t37NkV5yoBPRwJjCMeU05wviPFOeRGFqYo1hkGWITUTuPNa8MefokUSHUwhv
secure: VwHQFq0vD5vJNiUtsZMgUYdw2tVfXJfWh++eHC2LyEMvQzWiESWy2yBwQajzYAjo
on:
SHOULD_DEPLOY: true
after_deploy:
Expand Down

0 comments on commit b70815b

Please sign in to comment.