Skip to content

Commit

Permalink
testing azure deploy using azure-test tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Jan 18, 2019
1 parent e68c691 commit a9b278c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ steps:
repositoryName: SHARPpy
action: 'create' # Options: create, edit, discard
target: '$(build.sourceVersion)' # Required when action == create || action == edit
tagSource: 'auto' # Required when action == create. Options: auto, manual
#tag: # Required when action == edit || action == discard || tagSource == manual
tagSource: 'manual' # Required when action == create. Options: auto, manual
tag: azure-test # Required when action == edit || action == discard || tagSource == manual
#title: # Optional
#releaseNotesSource: 'file' # Optional. Options: file, input
#releaseNotesFile: # Optional
Expand Down

0 comments on commit a9b278c

Please sign in to comment.