687a683003
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
5 lines
100 B
YAML
5 lines
100 B
YAML
- hosts: all
|
|
roles:
|
|
- role: fetch-sphinx-tarball
|
|
sphinx_build_dir: "releasenotes/build"
|