ooni-probe-cli/CLI
Simone Basso ffc2527fc5
fix: repair broken linux-static build (#902)
The issue here is that the repository is owned by the user who
runs the command and the container runs as root.

Part of https://github.com/ooni/probe/issues/2130
2022-08-29 15:45:41 +02:00
..
.gitignore [forwardport] ci/cd: publish binaries onto a release when we create a tag (#609) (#611) 2021-11-23 15:56:25 +01:00
check-go-version refactor(mk): move build rules into separate scripts (#855) 2022-08-17 13:16:53 +02:00
check-mingw-w64-version fix: repair releasing miniooni and ooniprobe-windows (#900) 2022-08-29 00:48:46 +02:00
go-build-alpine fix: repair broken linux-static build (#902) 2022-08-29 15:45:41 +02:00
go-build-cross fix: repair releasing miniooni and ooniprobe-windows (#900) 2022-08-29 00:48:46 +02:00
go-build-darwin refactor(mk): move build rules into separate scripts (#855) 2022-08-17 13:16:53 +02:00
go-build-linux-static refactor(mk): move build rules into separate scripts (#855) 2022-08-17 13:16:53 +02:00
go-build-windows fix: repair releasing miniooni and ooniprobe-windows (#900) 2022-08-29 00:48:46 +02:00
README.md refactor: build miniooni from toplevel (#203) 2021-02-02 15:34:03 +01:00

Directory github.com/ooni/probe-cli/CLI

We use this directory for building CLI binaries (e.g. ooniprobe).