Fixed runner
Deploy / deploy (push) Failing after 0s

This commit is contained in:
twotalesanimation
2026-05-20 13:12:21 +02:00
parent 133c0f6236
commit be951c42f2
+5
View File
@@ -9,6 +9,11 @@ jobs:
deploy:
runs-on: ubuntu-latest
container:
volumes:
- /opt:/opt
- /var/run/docker.sock:/var/run/docker.sock
steps:
- name: Deploy
run: |