diff options
Diffstat (limited to 'builds.sr.ht/manifest.md')
-rw-r--r-- | builds.sr.ht/manifest.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/builds.sr.ht/manifest.md b/builds.sr.ht/manifest.md index 44c58cc..09792eb 100644 --- a/builds.sr.ht/manifest.md +++ b/builds.sr.ht/manifest.md @@ -64,6 +64,14 @@ A list of extra repositories to enable with the image's package manager. The specific format varies by base image, [consult the compatibility page](/builds.sr.ht/compatibility.md) for details. +## artifacts + +*list* (of *string*) + +A list of files to extract from the completed build environment and make +available for downloading from the jobs page. Artifacts are only uploaded for +successful jobs and are pruned after 90 days. + ## shell *boolean* |