Skip to content

Commit

Permalink
feat: get docker anonymously
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
  • Loading branch information
sumo-drosiek committed Jun 19, 2024
1 parent 2946485 commit a88257d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sync-repository.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Sync Repository

on:

workflow_dispatch:
inputs:
input:
Expand Down
1 change: 1 addition & 0 deletions ci/sync-repository.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ docker run \
--preserve-digests \
--retry-times 5 \
--src docker \
--src-no-creds \
--dest docker \
"${SRC_REPOSITORY}" \
"${DESTINATION_NAMESPACE}"

0 comments on commit a88257d

Please sign in to comment.