Skip to content

Commit f0c4a69

Browse files
authored
Remove non-existent flag in older version of skopeo used by GH runner (#4100)
1 parent 193b22b commit f0c4a69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ jobs:
116116
--all \
117117
--preserve-digests \
118118
--retry-times 3 \
119-
--image-parallel-copies 5 \
120119
--src-creds AWS:${PRIVATE_ECR_PASSWORD} \
121120
--dest-creds AWS:${PUBLIC_ECR_PASSWORD} \
122121
docker://${SOURCE_IMAGE} \

0 commit comments

Comments
 (0)