test
Some checks failed
Deploy App / test (push) Successful in 10s
Deploy App / deploy (push) Failing after 9s

This commit is contained in:
valere
2025-09-19 23:35:20 +02:00
parent be8b72799c
commit 073693630a

View File

@@ -13,10 +13,6 @@ jobs:
deploy:
runs-on: ubuntu-22.04
container:
image: docker:dind
volumes:
- /var/docker-web:/var/docker-web
steps:
- uses: actions/checkout@v4
with: