Fix Contact Retry Failure to Restart #541

Merged
sarah merged 17 commits from post-stable-fixes into master 2024-01-02 23:18:00 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit a4a8501d3d - Show all commits

View File

@ -15,6 +15,7 @@ steps:
- 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
- ./tor --version
- export GO111MODULE=on
- name: quality
image: golang:1.21.5