zuul-jobs/playbooks/releasenotes/post.yaml
Andreas Jaeger 687a683003 Switch releasenotes to fetch-sphinx-tarball
As step to use promote job for publishing releasenotes, we need to use
fetch-sphinx-tarball for this job.

Update success-url to docs to match the role.

Change-Id: I5aabf5cfadee1e12baab117a20b1f50766f3d7fc
Needed-By: https://review.opendev.org/678430
2019-08-25 17:18:01 +02:00

5 lines
100 B
YAML

- hosts: all
roles:
- role: fetch-sphinx-tarball
sphinx_build_dir: "releasenotes/build"