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
In #15, the error thrown by skopeo copy was swallowed by a new _strip_tag function to allow the script to proceed and generate the lockfile. The fix missed another call to skopeo inspect, which requires the same treatment.
The text was updated successfully, but these errors were encountered:
In #15, the error thrown by
skopeo copy
was swallowed by a new_strip_tag
function to allow the script to proceed and generate the lockfile. The fix missed another call toskopeo inspect
, which requires the same treatment.The text was updated successfully, but these errors were encountered: