Loading .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 inputs: shellcheck-files: "*.sh" - local: "templates/gitlab-ci-semrel.yml" Loading Loading
.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 inputs: shellcheck-files: "*.sh" - local: "templates/gitlab-ci-semrel.yml" Loading