Skip to content

Commit

Permalink
chore: Load Docker image for chainguard
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliagranato committed Aug 26, 2024
1 parent 1c91929 commit 7c55eff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chainguard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:

- name: Load Docker image
run: |
cd chainguard
docker load < senhas.tar
docker images
Expand Down

0 comments on commit 7c55eff

Please sign in to comment.