Loading templates/docker.yml +5 −1 Original line number Diff line number Diff line --- dummy: include: - project: shore/ci-templates file: templates/dummy.yml foo: stage: .post image: &image registry.shore.co.il/ci-images:docker before_script: Loading templates/dummy.yml 0 → 100644 +7 −0 Original line number Diff line number Diff line --- dummy: stage: .post script: - !!str true rules: - when: never templates/terraform.yml +4 −0 Original line number Diff line number Diff line --- include: - project: shore/ci-templates file: templates/dummy.yml variables: TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default TF_INPUT: !!str 0 Loading Loading
templates/docker.yml +5 −1 Original line number Diff line number Diff line --- dummy: include: - project: shore/ci-templates file: templates/dummy.yml foo: stage: .post image: &image registry.shore.co.il/ci-images:docker before_script: Loading
templates/dummy.yml 0 → 100644 +7 −0 Original line number Diff line number Diff line --- dummy: stage: .post script: - !!str true rules: - when: never
templates/terraform.yml +4 −0 Original line number Diff line number Diff line --- include: - project: shore/ci-templates file: templates/dummy.yml variables: TF_ADDRESS: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/terraform/state/default TF_INPUT: !!str 0 Loading