prodvana/Push to Prodvana
Push a new image version to a Prodvana service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app | name of the app the service belongs to | yes | — |
| service | name of the service to push | yes | — |
| docker_image | Comma separated key-value pairs of '<program_name>=<docker_image>'. if the service has a single program, you can pass the single <docker_image> directly | no | — |
| parameters | Comma separated key-value pairs of '<parameter_name>=<value>'. | no | — |
| wait_channels | comma separated list of name of release channel(s) to wait for before considering the push complete | no | — |
| auth_context | pvnctl auth context to use. If you're using this Action with init-pvnctl, leave as the default | yes | default |
Outputs
no outputs