From cd5978c11b5eb9aeca31e2d9cebd283acbd2aba3 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 25 Feb 2020 16:24:22 -0500 Subject: Document builds.sr.ht artifacts --- builds.sr.ht/manifest.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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* -- cgit