Skip to content

Commit

Permalink
Add production NuGet keys to CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
zvirja committed Apr 10, 2017
1 parent aaa19ea commit 7f9cd52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ image: Visual Studio 2015

environment:
MYGET_API_KEY:
secure: ZaKjBq7UeLV+5xRJqFNSGVC5p3upCHeLxu9zGPVV5c0=
secure: oKuy29bs8RnNdkz+EiK0I1SKZnGfmRJt7SfjaJy1KMeVja9gZ4xViXda1xXyvrkn
NUGET_API_KEY:
secure: eac1/C1kuedbtzIE7u3pLetjM0qowzJkEdIKC/fWDRE=
secure: zxujHqRFYGczwiUa99mf5XJBrweOrK/A3sHOBIbBkWIlzA3x+5vg00k1CB3G3gbP

pull_requests:
do_not_increment_build_number: true
Expand Down

0 comments on commit 7f9cd52

Please sign in to comment.