1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-09 15:18:15 +08:00

ci: 调试

This commit is contained in:
涵曦
2024-12-17 14:23:02 +08:00
parent 6693272da5
commit 9bae1397ba

View File

@@ -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