|
|
|
@ -16,7 +16,7 @@ jobs:
|
|
|
|
- script: |
|
|
|
|
- script: |
|
|
|
|
go version
|
|
|
|
go version
|
|
|
|
go get -v -t -d github.com/v2ray/domain-list-community/...
|
|
|
|
go get -v -t -d github.com/v2ray/domain-list-community/...
|
|
|
|
go run github.com/v2ray/domain-list-community/main.go
|
|
|
|
go run ./src/github.com/v2ray/domain-list-community/main.go
|
|
|
|
workingDirectory: '$(system.defaultWorkingDirectory)'
|
|
|
|
workingDirectory: '$(system.defaultWorkingDirectory)'
|
|
|
|
displayName: 'Generate'
|
|
|
|
displayName: 'Generate'
|
|
|
|
- task: CopyFiles@2
|
|
|
|
- task: CopyFiles@2
|
|
|
|
|