Skip to content

fix(ci): promote cleanup uses skopeo delete (imagetools rm doesn't exist)

Jérôme Revillard requested to merge fix/promote-cleanup-skopeo-delete into main

docker buildx imagetools has no 'rm' subcommand. The :pending-* cleanup failed silently. Replace with skopeo delete (already in the job).

Merge request reports

Loading