Skip to content
Snippets Groups Projects
Commit ffc8fc67 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

ci(tbc): migrate to component include

parent 8d27befb
Branches
No related tags found
No related merge requests found
include: include:
- project: 'to-be-continuous/tools/gitlab-ci' - project: "to-be-continuous/tools/gitlab-ci"
ref: 'master' ref: "master"
file: '/templates/extract.yml' file: "/templates/extract.yml"
- project: 'to-be-continuous/tools/gitlab-ci' - project: "to-be-continuous/tools/gitlab-ci"
ref: 'master' ref: "master"
file: '/templates/validation.yml' file: "/templates/validation.yml"
- project: 'to-be-continuous/kicker' - project: "to-be-continuous/kicker"
ref: 'master' ref: "master"
file: '/templates/validation.yml' file: "/templates/validation.yml"
- local: 'templates/gitlab-ci-bash.yml' - local: "templates/gitlab-ci-bash.yml"
- project: 'to-be-continuous/semantic-release' - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11
ref: '3.11'
file: '/templates/gitlab-ci-semrel.yml'
stages:
- build
- publish
variables: variables:
GITLAB_CI_FILES: "templates/gitlab-ci-bash.yml" GITLAB_CI_FILES: "templates/gitlab-ci-bash.yml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment