diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 81d045c..3efeda8 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -284,7 +284,6 @@ jobs: --add-host=host.docker.internal:host-gateway \ nas-dashboard:latest fi - fi # Create the internal network if compose didn't create it docker network create internal 2>/dev/null || true