bug fix: bad path on auto generated documentation
[releng.git] / jjb / functest / functest-project-jobs.yml
index 64f48ef..07d5df4 100644 (file)
     builders:
         - shell: |
             cd $WORKSPACE && tox -edocs
-            wget -O - https://git.opnfv.org/releng/plain/utils/upload-artifact.sh | bash -s "docs/api/_build" "docs"
+            wget -O - https://git.opnfv.org/releng/plain/utils/upload-artifact.sh | bash -s "api/_build" "docs"