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: 49489

Change-Id: Ie81411fbc6e8debc2f1b8f4050c7bb72b3b2c3fd
Signed-off-by: Reed, Joshua <Joshua.Reed@windriver.com>
This commit is contained in:
Reed, Joshua 2024-02-06 09:46:36 -07:00
parent 585fee6033
commit 99d4652354

View File

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