diff --git a/.github/workflows/flux-image-automation-controller.yaml b/.github/workflows/flux-image-automation-controller.yaml index 5e07465..089a329 100644 --- a/.github/workflows/flux-image-automation-controller.yaml +++ b/.github/workflows/flux-image-automation-controller.yaml @@ -22,7 +22,6 @@ jobs: username: admin password: ${{ secrets.HELM_REPO_PASSWORD }} path: ./image-automation-controller/ - build_file: image-automation-controller/Dockerfile image: k8s/fluxcd/image-automation-controller tag: v0.24.0 cache: true