From 16aa6868cd575e8fc0b092e0fc36d35839723856 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 13 Jan 2023 12:17:27 +0800 Subject: [PATCH] debug --- .github/workflows/flux-image-automation-controller.yaml | 1 - 1 file changed, 1 deletion(-) 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