Skip to content

Commit

Permalink
pull all arch
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello committed May 22, 2024
1 parent 571b086 commit 26c7ebd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync-registry.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
on:
schedule:
- cron: "0 0 * * *" # Runs every midnight
push:

jobs:
publish:
Expand Down
1 change: 1 addition & 0 deletions build-scripts/hack/sync-registry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ docker run -v "${GITHUB_WORKSPACE}/.github/data/sync-registry-config.yaml":/conf
--dest docker \
/config.yaml ghcr.io/canonical \
--format oci \
--all \
--dest-creds "${DEST_CREDS}"

0 comments on commit 26c7ebd

Please sign in to comment.