fixed git setup
This commit is contained in:
parent
8c069433c2
commit
d28582a018
1 changed files with 0 additions and 2 deletions
|
@ -22,7 +22,6 @@ services:
|
|||
image: code.forgejo.org/forgejo/runner:3.4.1
|
||||
links:
|
||||
- docker-in-docker
|
||||
- forgejo
|
||||
environment:
|
||||
DOCKER_HOST: tcp://docker-in-docker:2376
|
||||
SHARED_SECRET: $SHARED_SECRET
|
||||
|
@ -48,7 +47,6 @@ services:
|
|||
image: code.forgejo.org/forgejo/runner:3.4.1
|
||||
links:
|
||||
- docker-in-docker
|
||||
- forgejo
|
||||
environment:
|
||||
DOCKER_HOST: tcp://docker:2376
|
||||
DOCKER_CERT_PATH: /certs/client
|
||||
|
|
Loading…
Add table
Reference in a new issue