projects: - project: systree parameters: debian_codename: buster packages: - apt-transport-https - jq - python3 artifact_name: systree pipelines: - ick/build_debian_systree - project: hello parameters: systree_name: systree notify: [] pipelines: &deb_ci_pipelines - hello pipelines: - pipeline: hello actions: - where: host shell: | echo hello, world