Update .gitea/workflows/build-and-push.yaml
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 12s

This commit is contained in:
2026-04-28 12:29:18 +00:00
parent d1cf4a74f7
commit a246a17336

View File

@@ -113,4 +113,4 @@ jobs:
echo "If steps 1-4 passed, Helm upgrade from CI is technically feasible." 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 "RBAC may need to be extended for the runner ServiceAccount to allow:"
echo " - get/list/create/update Deployments, Services, ConfigMaps, Secrets" echo " - get/list/create/update Deployments, Services, ConfigMaps, Secrets"
echo " - in the target namespace for user deployments" echo " - in the target namespace for user deployments"