【Feature Request】The config.yml support env in docker #369

Open
opened 2023-10-04 10:36:29 +00:00 by seepine · 0 comments
Contributor

config.example.yaml

like springboot application.yml

eg RUNNER_CAPACITY=4

runner:
  capacity: 4
[config.example.yaml](https://gitea.com/gitea/act_runner/src/branch/main/internal/pkg/config/config.example.yaml) like springboot application.yml eg RUNNER_CAPACITY=4 ```yml runner: capacity: 4 ```
seepine changed title from 【Feature Request】The config.yml support env to 【Feature Request】The config.yml support env in docker 2023-10-04 10:37:33 +00:00
lunny added the
kind
enhancement
label 2023-10-04 11:37:59 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/act_runner#369
No description provided.