aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-02-25 16:24:22 -0500
committerDrew DeVault <sir@cmpwn.com>2020-02-25 16:24:22 -0500
commitcd5978c11b5eb9aeca31e2d9cebd283acbd2aba3 (patch)
tree0fbc1b9a04c5999f6dfbcb8d72caf8cdaf7a55a0
parent6062f743b1dc67fb037236d99a518256aeeeea33 (diff)
downloadsr.ht-docs-cd5978c11b5eb9aeca31e2d9cebd283acbd2aba3.tar.gz
Document builds.sr.ht artifacts
-rw-r--r--builds.sr.ht/manifest.md8
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*