Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
onlyutkarsh committed Jun 6, 2015
1 parent d15d24b commit 79d6d14
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 @@ -69,7 +69,7 @@ build_script:
artifacts:

# pushing a single file
- path: .\bin\$(configuration)\VSOStatusInspector.vsix
- path: .\VSOStatusInspector.Package\bin\$(configuration)\VSOStatusInspector.vsix
name: VSOStatusInspector.vsix
# pushing a single file with environment variable in path and "Deployment name" specified
# zips all the bin\release folder as output.zip
Expand All @@ -83,4 +83,4 @@ artifacts:
# providers: Local, FTP, WebDeploy, AzureCS, AzureBlob, S3, NuGet, Environment
# provider names are case-sensitive!
# to disable deployment set to off
deploy: off
deploy: off

0 comments on commit 79d6d14

Please sign in to comment.