Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
talanc committed Jun 30, 2019
1 parent 5f8a3e2 commit 498f4df
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,3 @@ steps:

- task: PublishBuildArtifacts@1
displayName: 'publish installer'

- task: GitHubRelease@0
displayName: 'github release installer'
inputs:
gitHubConnection: 'github connection 1'
action: edit
tagSource: manual
tag: 'preview'
title: 'Latest Preview Installer'
isPreRelease: true

0 comments on commit 498f4df

Please sign in to comment.