Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ include: inputs: healthcheck-disabled: true trivy-disabled: true sbom-disabled: true build-args: "--cache-ttl=6h" prod-publish-strategy: "auto" release-extra-tags: "latest \\g<major>.\\g<minor>\\g<build> \\g<major>\\g<build>" Loading @@ -18,7 +17,6 @@ include: pytest-enabled: true package-enabled: true release-enabled: true sbom-disabled: true # semantic-release template - component: "gitlab.com/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11" inputs: Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ include: inputs: healthcheck-disabled: true trivy-disabled: true sbom-disabled: true build-args: "--cache-ttl=6h" prod-publish-strategy: "auto" release-extra-tags: "latest \\g<major>.\\g<minor>\\g<build> \\g<major>\\g<build>" Loading @@ -18,7 +17,6 @@ include: pytest-enabled: true package-enabled: true release-enabled: true sbom-disabled: true # semantic-release template - component: "gitlab.com/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11" inputs: Loading