mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 01:12:35 +00:00
Merge 6bc5e9d4be into 47283fac74
This commit is contained in:
commit
ee0a62b8dd
2 changed files with 27 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Specify a command to run when the image start.
|
|||
By default the image run
|
||||
`renovate`.
|
||||
This option is useful to customize the image before running `renovate`.
|
||||
It must be an existing executable file on the local system.
|
||||
It must be an existing file on the local system and it must have execute permission.
|
||||
It will be mounted to the docker container.
|
||||
|
||||
For example you can create a simple script like this one (let's call it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue