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 a3a4852 commit 1530c45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max

# - name: Checkout code
# uses: actions/checkout@v2
- name: Checkout code
uses: actions/checkout@v2

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

0 comments on commit 1530c45

Please sign in to comment.