.github/workflows/flux-image-automation-controller.yaml: change dockerfile path
This commit is contained in:
parent
016e84a3bc
commit
0dd04bbcfb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user