测试 build_tags: image-test

This commit is contained in:
严浩
2024-10-08 22:34:48 +08:00
committed by GitHub
parent 92cf2ed635
commit cd586f86f8
2 changed files with 9 additions and 5 deletions

View File

@ -26,7 +26,8 @@ jobs:
build_platforms: linux/amd64
build_push: false
build_load: true
# - name: Check Docker image
# run: |
# set -x
# docker run --rm ghcr.io/yanhao98/composite-actions:latest pnpm --version
build_tags: image-test
- name: Check Docker image
run: |
set -x
docker images