Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ include: - component: "$CI_SERVER_FQDN/$TBC_NAMESPACE/python/gitlab-ci-python@8" inputs: image: "docker.io/library/python:3.13-slim" ruff-enabled: true publish-enabled: true # semantic-release template - component: $CI_SERVER_FQDN/$TBC_NAMESPACE/semantic-release/gitlab-ci-semrel@4 Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ include: - component: "$CI_SERVER_FQDN/$TBC_NAMESPACE/python/gitlab-ci-python@8" inputs: image: "docker.io/library/python:3.13-slim" ruff-enabled: true publish-enabled: true # semantic-release template - component: $CI_SERVER_FQDN/$TBC_NAMESPACE/semantic-release/gitlab-ci-semrel@4 Loading