Skip to content
Snippets Groups Projects
Verified Commit 8d4e4948 authored by Ali Ozaslan's avatar Ali Ozaslan
Browse files

ci: Add variables to the inheritance list


Extend the scope of variables for the trigger job which
creates a child pipeline.

Signed-off-by: Ali Ozaslan's avatarAli Can Ozaslan <ali.oezaslan@arm.com>
parent 04a77fd9
No related branches found
No related tags found
2 merge requests!16Sync scarthgap and remove N1SDP support,!13Change rules for trigger and fix issues
......@@ -40,7 +40,11 @@ include:
trigger-meta-cassini:
inherit:
variables: false
variables:
- META_CASSINI_TARGET_BRANCH
- META_CASSINI_BUILD_IMAGE
- META_CASSINI_BUILD_PLATFORM
- META_CASSINI_FORCE_TESTS
stage: Build
rules:
- !reference [".build-image:rules:skip-target-build", rules]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment