#120 Switch runner to dind
All checks were successful
Docker Compose Config / docker-compose-config (push) Successful in 8s
All checks were successful
Docker Compose Config / docker-compose-config (push) Successful in 8s
This commit is contained in:
parent
1e5503e3de
commit
54226e52c8
@ -36,7 +36,7 @@ services:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
|
||||
runner:
|
||||
image: gitea/act_runner:latest
|
||||
image: gitea/act_runner:latest-dind-rootless
|
||||
container_name: gitea_runner
|
||||
depends_on:
|
||||
- gitea
|
||||
|
Loading…
Reference in New Issue
Block a user