fix
This commit is contained in:
parent
9f59c7190c
commit
ff5b932cfc
@ -138,7 +138,7 @@ services:
|
||||
order: start-first
|
||||
|
||||
gitea-runner:
|
||||
image: gitea/act_runner:nightly-dind-rootless
|
||||
image: gitea/act_runner:nightly
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /sprint-data:/sprint-data
|
||||
|
@ -170,7 +170,7 @@ services:
|
||||
order: start-first
|
||||
|
||||
gitea-runner:
|
||||
image: gitea/act_runner:nightly-dind-rootless
|
||||
image: gitea/act_runner:nightly
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /sprint-data:/sprint-data
|
||||
|
Loading…
Reference in New Issue
Block a user