mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
dont request tty
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
36ad0003a9
commit
8502a0acda
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -68,7 +68,7 @@ test_integration_oidc:
|
|||
|
||||
test_integration_v2_general:
|
||||
docker run \
|
||||
-it --rm \
|
||||
-t --rm \
|
||||
-v ~/.cache/hs-integration-go:/go \
|
||||
--name headscale-test-suite \
|
||||
-v $$PWD:$$PWD -w $$PWD \
|
||||
|
|
Loading…
Reference in a new issue