Philip Schwartz c8af5e1ead Creation of vinz project in the openstack-infra scheme.
Change-Id: I1706332f911ad9c8887d1e40613b06cbeb5e1143
Signed-off-by: Philip Schwartz <philip.schwartz@rackspace.com>
2014-06-12 15:37:26 -04:00

21 lines
466 B
YAML

# This is a non-standard docs job because it uses SCP instead of FTP
- job:
name: vinz-docs
node: bare-precise
builders:
- revoke-sudo
- gerrit-git-prep
- docs:
github-org: openstack-infra
project: vinz
publishers:
- scp:
site: '173.203.107.207'
files:
- target: 'ci/vinz'
source: 'doc/build/html/**/*'
keep-hierarchy: true
- console-log