ep-infosec/Renovate Docker Builder
Action for building and testing renovate docker images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to execute | yes | — |
| image-prefix | docker image prefix to use | no | renovate |
| image | docker image to operate on | no | — |
| tags | semicolon separated list of docker image tags to operate on | no | latest |
| dry-run | do not publish anything | no | false |
| token | Github PAT, commands which needs a token will fail build without | no | — |
| config | docker-builder: config file | no | builder.json |
| last-only | docker-builder: build only latest version | no | false |
| build-only | docker-builder: no docker push | no | false |
| build-args | docker-builder: additional docker build args | no | — |
| tag-suffix | docker-builder: additional docker tag suffix to append | no | — |
| major-minor | docker-builder: push major and major.minor tags | no | true |
| prune | docker-builder: prune docker system after build | no | false |
Outputs
no outputs