mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2025-06-06 00:49:22 +02:00
Fix param [htmlproofer]
This commit is contained in:
@@ -27,7 +27,7 @@ htmlproofer:
|
|||||||
variables:
|
variables:
|
||||||
- $CI_COMMIT_MESSAGE =~ /htmlproofer/
|
- $CI_COMMIT_MESSAGE =~ /htmlproofer/
|
||||||
script:
|
script:
|
||||||
- htmlproofer public/ --external_only --checks-to-ignore ScriptCheck,ImageCheck
|
- htmlproofer public/ --external-only
|
||||||
dependencies:
|
dependencies:
|
||||||
- hexo
|
- hexo
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user