From a246a1733687db1472614c469c2a8cfd31e52f50 Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Tue, 28 Apr 2026 12:29:18 +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 b44d31e..ab86065 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