Commit 8f6445fe authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

ci: bump TBC templates

parent 002595f0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ include:
  # $TBC_NAMESPACE is a group variable; can be globally overridden
  # Docker template
  - project: "$TBC_NAMESPACE/docker"
    ref: "5.9"
    ref: "5.11"
    file: "templates/gitlab-ci-docker.yml"
  # Python template
  - project: "$TBC_NAMESPACE/python"
@@ -10,7 +10,7 @@ include:
    file: "/templates/gitlab-ci-python.yml"
  # semantic-release template
  - project: "$TBC_NAMESPACE/semantic-release"
    ref: "3.8"
    ref: "3.11"
    file: "templates/gitlab-ci-semrel.yml"

stages: