Skip to content

Commit

Permalink
test with Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Wang committed Oct 3, 2024
1 parent f52c256 commit 77a328f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max

- run: bash ./test.sh ${{ env.IMAGE_NAME }}/${{ steps.meta.outputs.tags }}
- run: pwd && bash ./test.sh ${{ env.IMAGE_NAME }}/${{ steps.meta.outputs.tags }}
name: check the platform in multi-arch images

- name: set tags
Expand Down

0 comments on commit 77a328f

Please sign in to comment.