Commit 0253571a authored by Mathieu Coupé's avatar Mathieu Coupé
Browse files

Resolve "Docker publish fails with "python3 command not found""

parent e5dc2886
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
include:
  # $TBC_NAMESPACE is a group variable; can be globally overridden
  # Docker template
  - component: "$CI_SERVER_FQDN/$TBC_NAMESPACE/docker/gitlab-ci-docker@7"
  - component: "$CI_SERVER_FQDN/$TBC_NAMESPACE/docker/gitlab-ci-docker@8"
    inputs:
      healthcheck-disabled: true
      build-args: "--cache-ttl=6h"