mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
测试 build_tags: image-test
This commit is contained in:
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
@ -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
|
Reference in New Issue
Block a user