测试 docker-build-push@main 的 load: true

This commit is contained in:
严浩
2024-10-08 22:25:51 +08:00
committed by GitHub
parent 5e98b33939
commit 32c4d571db
2 changed files with 10 additions and 2 deletions

View File

@ -24,6 +24,7 @@ jobs:
login_password: ${{ secrets.DOCKERHUB_TOKEN }}
build_push: false
build_file: ./docker-build-push/Dockerfile
build_load: true
# - name: Check Docker image
# run: |
# set -x