bivas/Push path to OCI Registry
Push a specified path to an OCI registry if a specific path changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to push to the OCI registry | yes | — |
| image_repository | The repository of the OCI image | yes | — |
| oci_registry | The OCI registry to push the image to | yes | — |
| registry_username | The username for the OCI registry | yes | — |
| registry_password | The password for the OCI registry | yes | — |
Outputs
| name | description |
|---|---|
| image_full_name | The full name of the OCI image |