gitearunner: add image name
This commit is contained in:
parent
beb019f7d4
commit
44bcf249fe
|
@ -743,6 +743,7 @@ services:
|
||||||
- "${DOCKER_STORAGE_PATH}/gitea:/data"
|
- "${DOCKER_STORAGE_PATH}/gitea:/data"
|
||||||
|
|
||||||
gitearunner:
|
gitearunner:
|
||||||
|
container_name: gitearunner
|
||||||
image: gitea/act_runner
|
image: gitea/act_runner
|
||||||
depends_on:
|
depends_on:
|
||||||
- gitea
|
- gitea
|
||||||
|
|
Loading…
Reference in New Issue