Loading templates/validation.yml +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ gitlab-ci-lint: - ci_lint rules: # enabled if $GITLAB_TOKEN and GITLAB_CI_FILES are set - if: '$GITLAB_TOKEN && $GITLAB_CI_FILES' - if: '($GITLAB_TOKEN != null && $GITLAB_TOKEN != "") && $GITLAB_CI_FILES' check-links: image: Loading Loading
templates/validation.yml +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ gitlab-ci-lint: - ci_lint rules: # enabled if $GITLAB_TOKEN and GITLAB_CI_FILES are set - if: '$GITLAB_TOKEN && $GITLAB_CI_FILES' - if: '($GITLAB_TOKEN != null && $GITLAB_TOKEN != "") && $GITLAB_CI_FILES' check-links: image: Loading