Skip to content

Commit

Permalink
Fixes template for deploy (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwertheim authored and ColinSullivan1 committed Nov 18, 2019
1 parent b519d70 commit 81aaa22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions az-templates/stage-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
stages:
- stage: Deploy
condition: and (succeeded(), startsWith( variables['Build.SourceBranch'], 'refs/tags' ))
dependsOn: Build
Expand Down

0 comments on commit 81aaa22

Please sign in to comment.