Set runner container.network to forgejo_forgejo for workflow DNS resolution
This commit is contained in:
parent
5b05811ec7
commit
e1c7dad545
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@ cache:
|
|||
enabled: true
|
||||
|
||||
container:
|
||||
network: ""
|
||||
network: "forgejo_forgejo"
|
||||
privileged: false
|
||||
docker_host: automount
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue