diff options
Diffstat (limited to 'builds.sr.ht/index.md')
-rw-r--r-- | builds.sr.ht/index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md index d02958f..0e302e2 100644 --- a/builds.sr.ht/index.md +++ b/builds.sr.ht/index.md @@ -79,6 +79,14 @@ Presently, the following build images are available: Additional images are possible - and not just of Linux distros. Please [email me](mailto:sir@cmpwn.com) if you'd like to see another image. +## Secrets + +builds.sr.ht can keep track of secrets for you, like SSH keys or PGP keys, and +include them in builds for the purpose of deployment. You can manage your +secrets at the [secrets dashboard](https://builds.sr.ht/secrets). Each secret +will only be included in the runtime image if the job was submitted using an +OAuth key which has access to the secrets specified in the build manifest. + ## Build environment Each task's script is given a preamble that looks like this: |