Merge "Fix deploy-guide job"

This commit is contained in:
Jenkins 2016-11-28 17:59:21 +00:00 committed by Gerrit Code Review
commit ad2f8a16b9
2 changed files with 11 additions and 10 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash -xe
VENV="deploy-guide"
GUIDEDIR="deploy-guide"

View File

@ -102,11 +102,10 @@
- zuul-git-prep-upper-constraints
- install-distro-packages
- revoke-sudo
- shell: |
#!/bin/bash -xe
VENV="deploy-guide"
GUIDEDIR="deploy-guide"
!include-raw-escape: include/run-deploy-guide.sh
- shell:
!include-raw-escape:
- include/deploy-guide-pre.sh
- include/run-deploy-guide.sh
publishers:
- scp:
@ -153,11 +152,10 @@
- zuul-git-prep-upper-constraints
- install-distro-packages
- revoke-sudo
- shell: |
#!/bin/bash -xe
VENV="deploy-guide"
GUIDEDIR="deploy-guide"
!include-raw-escape: include/run-deploy-guide.sh
- shell:
!include-raw-escape:
- include/deploy-guide-pre.sh
- include/run-deploy-guide.sh
- add-docs-root-marker:
docsrootdir: deploy-guide/build/html/