Document DCR Actions secrets requirement for image CI.

This commit is contained in:
Vsevolod Sauta
2026-09-21 11:09:12 +03:00
parent 77441c87df
commit 5263b7c858
+1 -1
View File
@@ -26,7 +26,7 @@ Gitea Actions (`.gitea/workflows/build-and-push.yaml`) on `master` and `workflow
| `:<git-sha>` | Immutable full SHA |
| `:<run_number>-<git-sha>` | Sortable; elected by Flux ImagePolicy |
Org secrets: `DCR_USERNAME`, `DCR_PASSWORD` (infra org).
Repo (or org) secrets: `DCR_USERNAME`, `DCR_PASSWORD` for DCR push (set on `infra/cursor-agent-api-proxy` if org secrets are not inherited).
## Local build / E2E