Correct trigger for metadata job in .zuul.yaml

The metadata job previously would only trigger when
a file in the python3-* repo was changed.  This means
one could get a change to the metadata.yaml submitted
without the proper pipeline job checking the file. This
change corrects that.

Test Plan:
PASS: Verify metadata job runs.

Story: 2010929
Task: 49490

Change-Id: I576df5c732d8b32621961f9d7b76f5b347334ddf
Signed-off-by: Reed, Joshua <Joshua.Reed@windriver.com>
This commit is contained in:
Reed, Joshua 2024-02-06 09:44:06 -07:00
parent 73e26421c5
commit 2a5db63dc2

View File

@ -72,8 +72,6 @@
- starlingx/update
- starlingx/utilities
- starlingx/root
files:
- python3-k8sapp-oidc/*
vars:
tox_envlist: metadata
tox_extra_args: -c python3-k8sapp-oidc/k8sapp_oidc/tox.ini