Commit 7fe2875c authored by Clement Bois's avatar Clement Bois
Browse files

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

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

See merge request to-be-continuous/k6!56
parents 661b3cfb f4971585
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.8
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.9
    inputs:
      shellcheck-files: "*.sh"
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.15
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.16

variables:
  GITLAB_CI_FILES: "templates/gitlab-ci-k6.yml"