Commit 4265b0a1 authored by nimrod's avatar nimrod
Browse files

Dummy job template.

All templates need at least a single job (not a template job) in them.
Instead of copying and pasting.
parent 9d543962
Loading
Loading
Loading
Loading
Loading
+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:

templates/dummy.yml

0 → 100644
+7 −0
Original line number Diff line number Diff line
---
dummy:
  stage: .post
  script:
    - !!str true
  rules:
    - when: never
+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