From 016e84a3bc808fefa5c79383f36933c95188ea2e Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 13 Jan 2023 10:39:34 +0800 Subject: [PATCH] .github/workflows/flux-image-automation-controller.yaml: add build path --- .github/workflows/flux-image-automation-controller.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/flux-image-automation-controller.yaml b/.github/workflows/flux-image-automation-controller.yaml index fee710c..e620d03 100644 --- a/.github/workflows/flux-image-automation-controller.yaml +++ b/.github/workflows/flux-image-automation-controller.yaml @@ -21,6 +21,7 @@ jobs: registry: artifact.onwalk.net 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