mirror of
https://github.com/juanfont/headscale.git
synced 2026-02-24 16:44:57 +01:00
new IP allocator and add postgres to integration tests. (#1756)
This commit is contained in:
@@ -47,6 +47,7 @@ jobs:
|
||||
--volume $PWD:$PWD -w $PWD/integration \
|
||||
--volume /var/run/docker.sock:/var/run/docker.sock \
|
||||
--volume $PWD/control_logs:/tmp/control \
|
||||
--env HEADSCALE_INTEGRATION_POSTGRES=0 \
|
||||
golang:1 \
|
||||
go run gotest.tools/gotestsum@latest -- ./... \
|
||||
-failfast \
|
||||
|
||||
Reference in New Issue
Block a user