]> tinc-vpn.org Git - tinc/commit
Don't use sudo in the CI pipeline scripts
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 4 Apr 2026 17:22:46 +0000 (19:22 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 4 Apr 2026 17:22:46 +0000 (19:22 +0200)
commitd8ab8be868abfc984d3b0e1ddafa7e178d4d73d6
tree7d81df6e6d8d51b96d1f40b4971a3d6df5d3aaf6
parent5c1d28bdd95a5f7be9998e0bc7685a16b483a827
Don't use sudo in the CI pipeline scripts

Just rely on the fact that we are already root inside the container.
.ci/deps.sh
.ci/sanitizers/run.sh
.ci/test/prepare.sh
.ci/test/run.sh
.github/workflows/test.yml