forgot to add image

This commit is contained in:
Bryan Joshua Pedini 2024-08-21 22:24:23 +02:00
parent 0782ad658d
commit 02034f5796
2 changed files with 2 additions and 1 deletions

View File

@ -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}"

View File

@ -1,4 +1,5 @@
# Gitea Act Runner
ACT_VERSION=latest
ACT_DATA=./data
GITEA_URL=https://git.example.com
GITEA_TOKEN=abc123