Commit b612d08f authored by Watchtek's avatar Watchtek
Browse files

Shellcheck to specific `scripts` folder

parent 76e41a9a
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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: