remove tor
continuous-integration/drone/pr Build was killed Details

This commit is contained in:
Sarah Jamie Lewis 2023-01-31 22:18:31 -08:00
parent 24ba1d22c0
commit fa53ddc4f8
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ steps:
path: /go
commands:
- go install honnef.co/go/tools/cmd/staticcheck@latest
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/tor
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/torrc
- chmod a+x tor
- git fetch --tags
#- export GO111MODULE=on
#- go mod vendor