ci: remove duplicate docker.sock volume mount to fix container creation error
Deploy t-youtube / Build & Deploy (push) Failing after 9s
Deploy t-youtube / Build & Deploy (push) Failing after 9s
This commit is contained in:
@@ -17,7 +17,6 @@ jobs:
|
|||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
network: gitea_gitea
|
network: gitea_gitea
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
- /var/packages/ContainerManager/target/usr/bin/docker:/usr/bin/docker
|
- /var/packages/ContainerManager/target/usr/bin/docker:/usr/bin/docker
|
||||||
- /volume1:/volume1
|
- /volume1:/volume1
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user