Skip to content

Commit

Permalink
Update build-scripts/hack/sync-registry.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Angelos Kolaitis <[email protected]>
  • Loading branch information
eaudetcobello and neoaggelos committed May 20, 2024
1 parent 8cf3580 commit 60baaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-scripts/hack/sync-registry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ docker run -v "${DIR}/registry-k8s-io.yaml":/config.yaml quay.io/skopeo/stable:v
--dest docker \
/config.yaml ghcr.io/canonical \
--format oci \
--dest-creds "${ACTOR}":"${TOKEN}"
--dest-creds "${DEST_CREDS}"

0 comments on commit 60baaf5

Please sign in to comment.