mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 06:45:03 +02:00
When deploying the runner in a Docker Swarm setup, it can be useful to read the potentially sensitive token from a secret instead of having to pass it from an environment variable. Co-authored-by: Frederik Ring <[email protected]> Reviewed-on: https://gitea.com/gitea/act_runner/pulls/350 Reviewed-by: Jason Song <[email protected]> Reviewed-by: Lunny Xiao <[email protected]> Co-authored-by: m90 <[email protected]> Co-committed-by: m90 <[email protected]>