Loading templates/gitlab-ci-bash.yml +17 −17 Original line number Diff line number Diff line Loading @@ -215,6 +215,7 @@ bash-shellcheck: rules: - if: '$BASH_SHELLCHECK_DISABLED == "true"' when: never - if: '$BASH_SHELLCHECK_DISABLED == null' bash-bats: extends: .bash-base Loading @@ -236,4 +237,3 @@ bash-bats: - reports rules: - if: '$BASH_BATS_ENABLED == "true"' Loading
templates/gitlab-ci-bash.yml +17 −17 Original line number Diff line number Diff line Loading @@ -215,6 +215,7 @@ bash-shellcheck: rules: - if: '$BASH_SHELLCHECK_DISABLED == "true"' when: never - if: '$BASH_SHELLCHECK_DISABLED == null' bash-bats: extends: .bash-base Loading @@ -236,4 +237,3 @@ bash-bats: - reports rules: - if: '$BASH_BATS_ENABLED == "true"'