Added docker.sock

This commit is contained in:
LeterZP
2026-06-01 21:45:51 +03:00
parent 15d6bdb054
commit 9c1de47c90
+4
View File
@@ -17,6 +17,8 @@ jobs:
container:
image: alpine/git
volumes:
- /var/run/docker.sock:/var/run/docker.sock
steps:
- name: main
@@ -55,6 +57,8 @@ jobs:
container:
image: alpine/git
volumes:
- /var/run/docker.sock:/var/run/docker.sock
steps:
- name: main