Skip to content

Commit

Permalink
ci: 调试
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxi committed Dec 17, 2024
1 parent 6693272 commit 9bae139
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ jobs:
/tmp/.buildx-cache-new
key: ${{ runner.os }}-buildx-${{ github.sha }}

- name: List Docker images
run: docker images

- name: Test amd64 image
run: |
echo ${{ env.TEST_TAG }}-linux-amd64 | docker load
Expand Down

0 comments on commit 9bae139

Please sign in to comment.