Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add missing get-reference-base script for select-oci-auth (#341)
`select-oci-auth` stopped working when the oras image ref was updated to the latest one. The `select-oci-auth` in the oras-container repo was refactored and part of the logic was moved to a new `get-reference-base` script, which it uses. So we need to add that script. Related PR: konflux-ci/oras-container#133 Signed-off-by: Martin Malina <[email protected]>
- Loading branch information