Skip to content

Commit

Permalink
Check skopeo version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor committed Jan 9, 2024
1 parent 74949b6 commit eeabd0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
- name: Install skopeo
run: sudo apt-get -y update && sudo apt-get install -y skopeo

- run: skopeo --version

# Just sync all the images in all the manifests to GitHub packages
- name: Sync component images
run: |-
Expand Down

0 comments on commit eeabd0d

Please sign in to comment.