Files
David Karlsson e4259e32cd Fix issue #24434: document secret mount behavior (#24442)
Adds documentation explaining how secrets appear inside build containers
when using GitHub Actions secret mounts.

Changes:
- Added new section "How secrets appear in the build container"
explaining:
  - Default secret mount location (/run/secrets/<id>)
  - File permissions and content handling
  - How the env option works
  - Custom target paths
- Includes practical examples for both environment variable and
file-based secret access

Fixes #24434

---------

Co-authored-by: David Karlsson <dvdksn@users.noreply.github.com>
2026-03-23 17:25:04 +01:00
..
2026-03-16 10:26:07 +01:00
2026-01-08 09:38:05 +00:00