diff --git a/integration/ci.sh b/integration/ci.sh index 4db2126..5d4b0f4 100755 --- a/integration/ci.sh +++ b/integration/ci.sh @@ -25,6 +25,7 @@ teardown() { then docker_compose_down teardown_env + sed -i /localhost.*/d ~/.ssh/known_hosts fi }