Fix rtd publishing

The trigger URL is [0].

The tooling sets rtd_project_name to "airmada" but the project is
named "airship-xxxx" in RTD. Introduce rtd_project_name and set it to
correct value.

See also [1].

[0] https://readthedocs.org/api/v2/webhook/{{ rtd_project_name }}/{{ rtd_webhook_id }}
[1] https://zuul-ci.org/docs/zuul-jobs/general-roles.html#rolevar-trigger-readthedocs.rtd_project_name

Change-Id: I20a1079efd551d746e873256cea37db9f50dde5b
This commit is contained in:
Andreas Jaeger 2019-05-17 16:04:43 +02:00 committed by Roman Gorshunov
parent 9a6b4012f3
commit b6c000258a
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
- docs-on-readthedocs
vars:
rtd_webhook_id: '38573'
rtd_project_name: 'airshipit'
check:
jobs:
- airship-in-a-bottle-linter