测试 docker-build-push 的 load: true

This commit is contained in:
严浩
2024-10-08 22:39:20 +08:00
committed by GitHub
parent cd586f86f8
commit 1423089bee

View File

@ -30,4 +30,4 @@ jobs:
- name: Check Docker image
run: |
set -x
docker images
docker run --rm image-test:latest whoami