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

This commit is contained in:
Haitao Pan 2023-01-13 11:44:22 +08:00
parent 64fa933ba7
commit 993f985ae8

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