You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
https://github.com/opendevstack/ods-pipeline/blob/master/test/tasks/ods-package-image_test.go#L130 introduces a dependency on
skopeo. This is currently not covered bymake check-system. We either need to add it there, or find a way to do the check without skopeo. I would prefer the latter if possible (usingdockermay work, which is already required).FYI @henrjk Thoughts?