rtd-project is not a required parameter for the rtd-verify job. In fact
it's not used at all in the job.
Change-Id: Iea9ba7a6101c130e77d60cfb6536c9be7f12d5b2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
name: lf-rtd-verify
# Verify job which runs a tox build of the docs project
#
- # Required parameters:
- #
- # :rtd-project: This is the name of the project on ReadTheDocs.org.
- #
# Optional parameters:
#
# :branch: Git branch to fetch for the build. (default: master)