Files
forgejo-runner/.env.sample

13 lines
263 B
Plaintext

RECIPE=forgejo-runner
CACHE_ENABLED=false
# Defines the number of concrurrent tasks to be run
RUNNER_CAPACITY=1
RUNNER_TIMEOUT=3h
# Set to 'host', to use the host network. When left empty it creates a temporary
# network for each container.
#CONTAIER_NETWORK