mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-09 15:18:15 +08:00
ci: 调试
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user