Skip to content

Commit

Permalink
comma-separated list of artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
retailcoder committed May 19, 2019
1 parent 107a313 commit 02cc315
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions appveyor.yml
Expand Up @@ -119,13 +119,9 @@ deploy:
description: "Built with :heart: by AppVeyor CI on [$(appveyor_repo_branch)] - https://ci.appveyor.com/project/rubberduck-vba/rubberduck/build/$(appveyor_build_version)"
auth_token:
secure: NVAZgFRSk566SP5QDge5gYRWCaLi4NJJPTNk3QengH15wL9iVldfrFOllbzKXExq
artifact: Rubberduck
artifact: Rubberduck, InspectionDocs
on:
branch: master
artifact: InspectionDocs
on:
branch: master
branch: next
- provider: GitHub
tag: Prerelease-v$(appveyor_build_version)
release: $(release_name)
Expand All @@ -134,7 +130,7 @@ deploy:
description: "AppVeyor build on [$(appveyor_repo_branch)] - https://ci.appveyor.com/project/rubberduck-vba/rubberduck/build/$(appveyor_build_version)"
auth_token:
secure: NVAZgFRSk566SP5QDge5gYRWCaLi4NJJPTNk3QengH15wL9iVldfrFOllbzKXExq
artifact: Rubberduck
artifact: Rubberduck, InspectionDocs
on:
branch: next

Expand Down

0 comments on commit 02cc315

Please sign in to comment.