测试 docker-build-push@main 的 构建

This commit is contained in:
严浩
2024-10-08 22:22:01 +08:00
committed by GitHub
parent 62b2fcf275
commit 5e98b33939
3 changed files with 26 additions and 7 deletions

View File

@ -22,6 +22,8 @@ jobs:
with:
login_username: ${{ secrets.DOCKERHUB_USERNAME }}
login_password: ${{ secrets.DOCKERHUB_TOKEN }}
build_push: false
build_file: ./docker-build-push/Dockerfile
# - name: Check Docker image
# run: |
# set -x