mirror of https://github.com/v2ray/v2ray-core
remove unused variables
parent
ec5680976b
commit
8cdc7d8c4f
|
@ -5,10 +5,6 @@ jobs:
|
|||
pool:
|
||||
vmImage: ${{ parameters.vmImage }}
|
||||
|
||||
variables:
|
||||
GOPATH: '$(system.defaultWorkingDirectory)'
|
||||
GOBIN: '$(GOPATH)/bin'
|
||||
|
||||
steps:
|
||||
- checkout: self
|
||||
- task: GoTool@0
|
||||
|
|
Loading…
Reference in New Issue