remove mountpoint
Some checks failed
Deploy with Docker Compose / deploy (push) Failing after 5s

This commit is contained in:
2026-02-17 18:36:23 +00:00
parent 14c430bbad
commit ba3b933068

View File

@@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: docker:24.0.7-cli image: docker:24.0.7-cli
volumes:
- /var/run/docker.sock:/var/run/docker.sock
options: --workdir /home/adamf/deploy/web_server options: --workdir /home/adamf/deploy/web_server
steps: steps: