ci: specify image ubuntu:latest in container block to trigger proper docker container spawn with volume mounts
Deploy t-youtube / Build & Deploy (push) Failing after 1s
Deploy t-youtube / Build & Deploy (push) Failing after 1s
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
||||
name: Build & Deploy
|
||||
runs-on: nas
|
||||
container:
|
||||
image: ubuntu:latest
|
||||
network: gitea_gitea
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user