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
Originally (in containers#1272 )
SKOPEO_CI_TAG was also a tag of an on-registry image. That's no longer
the case.
On c/image stable branches, we typically want to test against a corresponding
skopeo stable branch, not against a specific frozen version on that stable branch,
so the variable name has become a bit confusing.
So, rename it to SKOPEO_CI_BRANCH.
Signed-off-by: Miloslav Trmač <[email protected]>
0 commit comments