From b544493a70f5b78091fbcb39bfa75b5bc9432cb9 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 12 Apr 2026 20:36:55 -0500 Subject: [PATCH] ci: reconfigure --- .gitea/workflows/lint-test-helm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/lint-test-helm.yaml b/.gitea/workflows/lint-test-helm.yaml index 666772c01..760d626e7 100644 --- a/.gitea/workflows/lint-test-helm.yaml +++ b/.gitea/workflows/lint-test-helm.yaml @@ -535,6 +535,7 @@ jobs: --server "${ARGOCD_SERVER}" \ --revision ${{ gitea.sha }} \ --diff-exit-code 0 \ + --local "${GITHUB_WORKSPACE}/clusters/${CLUSTER}/manifests/${APP_NAME}" \ --local-repo-root "${GITHUB_WORKSPACE}" \ --grpc-web > diff_output_${APP_NAME}.txt