Skip to content

Commit

Permalink
No need to build develop
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKert committed Mar 21, 2019
1 parent f6da48d commit 48247fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ trigger:
branches:
include:
- master
- develop

pr:
branches:
include:
- master
- develop

pool:
vmImage: 'VS2017-Win2016'
Expand Down Expand Up @@ -67,4 +65,4 @@ steps:
inputs:
PathtoPublish: $(Build.ArtifactStagingDirectory)/artifacts
ArtifactName: artifacts
publishLocation: Container
publishLocation: Container

0 comments on commit 48247fa

Please sign in to comment.