Merge "bug fix: bad path on auto generated documentation"
authorMorgan Richomme <morgan.richomme@orange.com>
Wed, 16 Aug 2017 08:34:03 +0000 (08:34 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 16 Aug 2017 08:34:03 +0000 (08:34 +0000)
jjb/functest/functest-project-jobs.yml

index 1966e52..64f48ef 100644 (file)
     builders:
         - shell: |
             cd $WORKSPACE && tox -edocs
-            wget -O - https://git.opnfv.org/releng/plain/utils/upload-artifact.sh | bash -s "functest/api/_build" "docs"
+            wget -O - https://git.opnfv.org/releng/plain/utils/upload-artifact.sh | bash -s "docs/api/_build" "docs"