From d1cf4a74f72a241950c8be070cbdedec71b5b677 Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Tue, 28 Apr 2026 12:27:58 +0000 Subject: [PATCH] Update .gitea/workflows/build-and-push.yaml --- .gitea/workflows/build-and-push.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-and-push.yaml b/.gitea/workflows/build-and-push.yaml index ab86065..b44d31e 100644 --- a/.gitea/workflows/build-and-push.yaml +++ b/.gitea/workflows/build-and-push.yaml @@ -113,4 +113,4 @@ jobs: echo "If steps 1-4 passed, Helm upgrade from CI is technically feasible." echo "RBAC may need to be extended for the runner ServiceAccount to allow:" echo " - get/list/create/update Deployments, Services, ConfigMaps, Secrets" - echo " - in the target namespace for user deployments" \ No newline at end of file + echo " - in the target namespace for user deployments" \ No newline at end of file