forgot to add image
This commit is contained in:
parent
0782ad658d
commit
02034f5796
@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
runner:
|
||||
image:
|
||||
image: docker.io/gitea/act_runner:${ACT_VERSION}
|
||||
environment:
|
||||
- CONFIG_FILE=/config.yaml
|
||||
- GITEA_INSTANCE_URL="${GITEA_URL}"
|
||||
|
@ -1,4 +1,5 @@
|
||||
# Gitea Act Runner
|
||||
ACT_VERSION=latest
|
||||
ACT_DATA=./data
|
||||
GITEA_URL=https://git.example.com
|
||||
GITEA_TOKEN=abc123
|
||||
|
Loading…
Reference in New Issue
Block a user