include: project: 'cicd/templates' file: 'builds.yml' variables: IMAGE_NAME: something IMAGE_REPO: some.org job_b: rules: - when: never
less useful when just splitting things into multiple files to make life simpler.
super useful when using the same templates across multiple independent repositories to make everything build in as close to the same way as possible.
less useful when just splitting things into multiple files to make life simpler.
super useful when using the same templates across multiple independent repositories to make everything build in as close to the same way as possible.