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
|
||||
network: gitea_gitea
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /var/packages/ContainerManager/target/usr/bin/docker:/usr/bin/docker
|
||||
- /volume1:/volume1
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user