mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
测试 docker-build-push@main 的 构建
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user