Skip to content

Commit

Permalink
add: pull
Browse files Browse the repository at this point in the history
  • Loading branch information
naa0yama committed Jul 27, 2024
1 parent 52cfbb5 commit c83bc1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
run: |
set -eux
docker pull ${{ steps.meta.outputs.tags }}
docker images
docker export ${{ steps.meta.outputs.tags }} | gzip > ./tarball-${{ env.COMMIT_SHORT_SHA }}.tar.gz
Expand Down

0 comments on commit c83bc1f

Please sign in to comment.