mirror of
https://gitea.com/gitea/act_runner.git
synced 2024-11-14 14:32:46 +01:00
8eea12dd78
Since the `exec` command does not use labels from `.runner`, there is no existing way to specify which Docker image to use for task execution. This adds an `--image` flag for specifying it manually. The default remains `node:16-bullseye`. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-on: https://gitea.com/gitea/act_runner/pulls/83 Reviewed-by: Jason Song <i@wolfogre.com> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: telackey <telackey@noreply.gitea.io> Co-committed-by: telackey <telackey@noreply.gitea.io> |
||
---|---|---|
.. | ||
cmd.go | ||
daemon.go | ||
exec.go | ||
register.go |