Commit 989471bd authored by Girija Saint-Ange's avatar Girija Saint-Ange
Browse files

Merge branch 'renovate/tbc-deps' into 'master'

chore(deps): update to-be-continuous dependencies

See merge request to-be-continuous/tools/template-skeleton-2!15
parents 9ae5f9d5 ca5a6d3d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,10 +8,10 @@ include:
  - project: "to-be-continuous/kicker"
    ref: "master"
    file: "/templates/validation.yml"
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.5
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.6
    inputs:
      shellcheck-files: "*.sh"
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.12

variables:
  GITLAB_CI_FILES: "templates/gitlab-ci-{{cookiecutter.project_slug}}.yml"