Skip to content

Commit

Permalink
Enable PR building on all branches by default
Browse files Browse the repository at this point in the history
  • Loading branch information
gdiazlo committed Mar 14, 2019
1 parent 522c3ed commit 12c161f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ variables:
GO111MODULE: on
CGO_LDFLAGS_ALLOW: '.*'

pr:

steps:
- script: |
mkdir -p '$(GOBIN)'
Expand Down

0 comments on commit 12c161f

Please sign in to comment.