Fix CI
All checks were successful
Close stale issues and PRs / stale (push) Successful in 4s

This commit is contained in:
Jamie Curnow
2024-10-14 07:21:04 +10:00
parent 81b89185f2
commit 7322d35bd7
2 changed files with 2 additions and 9 deletions

View File

@ -65,7 +65,7 @@ rm -rf "${LOCAL_RESOLVE}"
printf "nameserver %s\noptions ndots:0" "${DNSROUTER_IP}" > "${LOCAL_RESOLVE}"
# bring up all remaining containers, except cypress!
docker-compose up -d --remove-orphans stepca
docker-compose up -d --remove-orphans stepca squid
docker-compose pull db-mysql || true # ok to fail
docker-compose up -d --remove-orphans --pull=never fullstack