Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ include: pylint-enabled: true # Bash template - component: "$CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.9" inputs: shellcheck-files: "scripts/*.sh" # your pipeline stages stages: Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,8 @@ include: pylint-enabled: true # Bash template - component: "$CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.9" inputs: shellcheck-files: "scripts/*.sh" # your pipeline stages stages: Loading