Skip to content

Commit

Permalink
remove unnecessary trigger section from devops (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhendrixMSFT authored Jul 10, 2019
1 parent a168560 commit 5f13ccc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
pool:
vmImage: 'Ubuntu 16.04'

trigger:
- master

variables:
GOROOT: '/usr/local/go1.12'
GOPATH: '$(system.defaultWorkingDirectory)/work'
Expand Down

0 comments on commit 5f13ccc

Please sign in to comment.