ci/crosvm: Use structured tagging for crosvm
Structured tagging captures a checksum of the component we think we're building, and verifies this through the chain. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34813>
This commit is contained in:
committed by
Marge Bot
parent
f2c68b2ea9
commit
c276e0b29a
@@ -183,6 +183,10 @@ yaml-toml-shell-py-test:
|
||||
variables:
|
||||
ANGLE_TAG: ${CONDITIONAL_BUILD_ANGLE_TAG}
|
||||
|
||||
.test-crosvm:
|
||||
variables:
|
||||
CROSVM_TAG: ${CONDITIONAL_BUILD_CROSVM_TAG}
|
||||
|
||||
.test-fluster:
|
||||
variables:
|
||||
FLUSTER_TAG: ${CONDITIONAL_BUILD_FLUSTER_TAG}
|
||||
|
||||
Reference in New Issue
Block a user