summaryrefslogtreecommitdiff
path: root/doc/source/projectconf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/projectconf.rst')
-rw-r--r--doc/source/projectconf.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/source/projectconf.rst b/doc/source/projectconf.rst
index cb0a2911b..7c53f3721 100644
--- a/doc/source/projectconf.rst
+++ b/doc/source/projectconf.rst
@@ -78,11 +78,7 @@ with an artifact share.
# A url to upload built artifacts to
# (must point to the same repository as pull-url)
- push-url: artifacts@foo.com:artifacts
-
- # Specify the port number for pushing artifacts, if it's
- # not the default port 22
- push-port: 10000
+ push-url: ssh://artifacts@foo.com:22200/artifacts
Plugin Paths