Add missing Zuul variables for doc promotion
A job our documentation promotion job inherits from is missing two variables [0]. This change adds them. [0] https://opendev.org/zuul/zuul-jobs/src/branch/master/roles/download-artifact/defaults/main.yaml#L2 Change-Id: Ice5cb9c0298c32dd873a1a153c9a4c201efcaa84 Signed-off-by: Drew Walters <andrew.walters@att.com>
This commit is contained in:
parent
7d18489bc9
commit
671251de20
@ -12,8 +12,9 @@
|
||||
|
||||
- project:
|
||||
vars:
|
||||
rtd_project_name: airship-airshipctl
|
||||
rtd_webhook_id: 112688
|
||||
# NOTE(drewwalters96): These variables are required for the documentation promotion job.
|
||||
download_artifact_job: airship-airshipctl-build-docs
|
||||
download_artifact_pipeline: gate
|
||||
check:
|
||||
jobs:
|
||||
- airship-airshipctl-roles-test:
|
||||
|
Loading…
Reference in New Issue
Block a user