testing komodo injection

This commit is contained in:
2026-03-27 15:41:44 -04:00
parent 8845c7d61c
commit e07f2d9ef9
3 changed files with 37 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ services:
restart: unless-stopped
image: docker.io/gitea/act_runner:0.2.11
environment:
CONFIG_FILE: /config.yaml
CONFIG_FILE: ${CONFIG_FILE}
GITEA_INSTANCE_URL: ${GITEA_URL}
GITEA_RUNNER_REGISTRATION_TOKEN: ${RUNNER_REGISTRATION_TOKEN}
GITEA_RUNNER_NAME: ${RUNNER_NAME}