Loading {{cookiecutter.project_slug}}/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ include: - project: "to-be-continuous/kicker" ref: "master" file: "/templates/validation.yml" - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.4 - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.5.0 inputs: shellcheck-files: "*.sh" - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11 Loading Loading
{{cookiecutter.project_slug}}/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ include: - project: "to-be-continuous/kicker" ref: "master" file: "/templates/validation.yml" - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.4 - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.5.0 inputs: shellcheck-files: "*.sh" - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11 Loading