Skip to content

Commit

Permalink
chore: use oci format
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Rosiek <[email protected]>
  • Loading branch information
Dominik Rosiek committed Apr 23, 2024
1 parent 99b73df commit 74e372d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/sync-repository.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SRC_REPOSITORY=${1}
DESTINATION_NAMESPACE=${2}
skopeo sync \
-f v2s2 \
-f oci \
--retry-times 5 \
--src docker \
--dest docker \
Expand Down

0 comments on commit 74e372d

Please sign in to comment.