Commit 61f2431c authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

build: upgrade templates

parent 1851223b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
include:
  # $TBC_NAMESPACE is a group variable; can be globally overridden
  - project: "$TBC_NAMESPACE/docker"
    ref: "5.6"
    ref: "5.8"
    file: "templates/gitlab-ci-docker.yml"
  - project: "$TBC_NAMESPACE/python"
    ref: "6.5"
    ref: "6.7"
    file: "/templates/gitlab-ci-python.yml"

stages: