drone.yml: nope
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Dan Ballard 2021-04-08 16:01:38 -07:00
parent b8183662dc
commit eb8576304b
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ pipeline:
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/tor -P tmp/
- chmod a+x tmp/tor
- go mod download
# - go get -u golang.org/x/lint/golint
- go install golang.org/x/lint/golint
- go get -u golang.org/x/lint/golint
quality:
when:
repo: openprivacy/connectivity