Commit 6165e9d6 authored by Mathieu Coupé's avatar Mathieu Coupé
Browse files

Merge branch '15-docker-publish-fails-with-python3-command-not-found' into 'main'

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

Closes #15

See merge request to-be-continuous/tools/gitlab-butler!112
parents e5dc2886 0253571a
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"