# This CI/CD Gitlab file include a centralized CI file : build_project.yml, frm local project : accelerators/cicd/ci-cd/ds-project-template, branch : rev1
# This centralized CI file load itself specific other file by OS which contain finale job to execute.
# You can override directives merge by these included file with the "masked job" below which are included by the main jobs.
# - If you add new directvie the previous declared one stay active
# - If you override exitente directive, you can use gitlab reference to include sub part of masked Job