Run build job with a nodeset

...due to a zuul bug.

Change-Id: Iaf5b80e9371962a129ca0c3bb6dd5eaa30f19d08
This commit is contained in:
James E. Blair 2025-02-03 15:48:21 -08:00
parent 72b76640ee
commit 789cbb13c1

View File

@ -7,8 +7,10 @@
- zuul/zuul-website-media - zuul/zuul-website-media
run: playbooks/build-site.yaml run: playbooks/build-site.yaml
post-run: playbooks/publish-draft-site.yaml post-run: playbooks/publish-draft-site.yaml
nodeset: # TODO: run this job with an empty nodeset after we fix the
nodes: [] # repo-state bug in zuul.
# nodeset:
# nodes: []
- job: - job:
name: zuul-website-publish name: zuul-website-publish