Update deploy.yml
Some checks failed
ci / Lint & typecheck (push) Successful in 31s
ci / Unit tests (push) Successful in 1m10s
ci / Integration tests (push) Failing after 26s

This commit is contained in:
febux 2026-09-14 00:13:38 +03:00
parent 6f22b0368a
commit 8356886436

View file

@ -27,7 +27,7 @@ env:
jobs: jobs:
build-and-deploy: build-and-deploy:
runs-on: docker runs-on: ubuntu-latest
container: container:
image: docker:28-cli image: docker:28-cli
options: --volume /var/run/docker.sock:/var/run/docker.sock options: --volume /var/run/docker.sock:/var/run/docker.sock