diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a85fe5358..20ea82c1d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,6 +17,8 @@ variables: GO111MODULE: on CGO_LDFLAGS_ALLOW: '.*' +pr: + steps: - script: | mkdir -p '$(GOBIN)'