summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest-project-jobs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/functest/functest-project-jobs.yml')
-rw-r--r--jjb/functest/functest-project-jobs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest-project-jobs.yml b/jjb/functest/functest-project-jobs.yml
index 4468da778..9a123053f 100644
--- a/jjb/functest/functest-project-jobs.yml
+++ b/jjb/functest/functest-project-jobs.yml
@@ -220,7 +220,7 @@
builders:
- shell: |
cd $WORKSPACE && tox -edocs
- wget -O - https://git.opnfv.org/releng/plain/utils/upload-artifact.sh | bash -s "api/_build" "docs"
+ wget -O - https://git.opnfv.org/releng/plain/utils/upload-artifact.sh | bash -s "api/build" "docs"
################################
# job publishers
################################