CORD-3035 creating legacy/modern verify+publish documentation jobs

Change-Id: If43e4e32511391613cdd0a3522c2d14808c1a2c5
diff --git a/jjb/helm.yaml b/jjb/helm.yaml
index dbb08e3..c6af00d 100644
--- a/jjb/helm.yaml
+++ b/jjb/helm.yaml
@@ -57,7 +57,7 @@
 # publish over ssh: https://docs.openstack.org/infra/jenkins-job-builder/publishers.html#publishers.ssh
     publishers:
       - ssh:
-          site: 'CORD Wiki'
+          site: '{docs-ssh-host}'
           source: 'chart_repo/**'
           remove-prefix: 'chart_repo'
           target: '//var/www/guide/charts/$GERRIT_BRANCH'