aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/manifest.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-03-13 09:29:24 -0400
committerDrew DeVault <sir@cmpwn.com>2020-03-13 09:29:24 -0400
commit835554c0b704af0ebe1f17311f7fa71778a9a144 (patch)
tree4d1fea011d43b22cc03f47073d857d37c1ea4e62 /builds.sr.ht/manifest.md
parenteff0993486daf366e810e6e59a4f2629fad648a4 (diff)
downloadsr.ht-docs-835554c0b704af0ebe1f17311f7fa71778a9a144.tar.gz
builds: improve documentation of artifact upload
Diffstat (limited to 'builds.sr.ht/manifest.md')
-rw-r--r--builds.sr.ht/manifest.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/builds.sr.ht/manifest.md b/builds.sr.ht/manifest.md
index de744b1..040aeb3 100644
--- a/builds.sr.ht/manifest.md
+++ b/builds.sr.ht/manifest.md
@@ -72,6 +72,10 @@ 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.
+Note that the file names are interpreted literally: do not use `~` or any shell
+code. If a relative path is used (e.g. `example/my-artifact.tar.gz`), it will be
+interpreted relative to the build user's home directory.
+
## shell
*boolean*