.github/workflows/flux-image-automation-controller.yaml: change dockerfile path

This commit is contained in:
Haitao Pan 2023-01-13 10:41:00 +08:00
parent 016e84a3bc
commit 0dd04bbcfb

View File

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