summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2017-07-20 07:29:20 +0200
committerJürg Billeter <j@bitron.ch>2017-07-20 07:29:20 +0200
commit4db12c367c4818321517360fdcafc273fd318a2f (patch)
tree94e980f7510a4e6ba04a1d5e8e938a794101c5ec
parentda2e114b051f841cd1d16bf7bb6362aa3baed002 (diff)
downloadbuildstream-summary.tar.gz
userconfig.yaml: Mention push-url restrictionsummary
If push-url is specified, it must point to the same repository as pull-url as the summary file is used for pull and push operations.
-rw-r--r--buildstream/data/userconfig.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildstream/data/userconfig.yaml b/buildstream/data/userconfig.yaml
index 172b33937..e5dcb7820 100644
--- a/buildstream/data/userconfig.yaml
+++ b/buildstream/data/userconfig.yaml
@@ -57,6 +57,7 @@ artifacts:
pull-url: ''
# A url to upload built artifacts to
+ # (must point to the same repository as pull-url)
push-url: ''
# Specify the port number for pushing artifacts, if it's