mirror of https://github.com/cbeuw/Cloak
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
3484914304
commit
809301d8ad
|
|
@ -13,7 +13,7 @@ pool:
|
|||
|
||||
variables:
|
||||
GOBIN: '$(GOPATH)/bin' # Go binaries path
|
||||
GOROOT: '/usr/local/go1.11' # Go installation path
|
||||
GOROOT: '/usr/local/go1.13' # Go installation path
|
||||
GOPATH: '$(system.defaultWorkingDirectory)/gopath' # Go workspace path
|
||||
modulePath: '$(GOPATH)/src/github.com/$(build.repository.name)' # Path to the module's code
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue