.github/workflows/flux-image-automation-controller.yaml: debug

This commit is contained in:
Haitao Pan 2023-01-13 11:44:22 +08:00
parent bfd755e157
commit 39fd1e4344

View File

@ -22,7 +22,7 @@ jobs:
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
path: ./image-automation-controller
build_file: ./Dockerfile
build_file: ./image-automation-controller/Dockerfile
image: k8s/fluxcd/image-automation-controller
tag: v0.24.0
cache: true