diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ee593f..6042bad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ htmlproofer: variables: - $CI_COMMIT_MESSAGE =~ /htmlproofer/ script: - - htmlproofer public/ --external_only --checks-to-ignore ScriptCheck,ImageCheck + - htmlproofer public/ --external-only dependencies: - hexo