mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2024-12-22 02:05:18 +01:00
Fix param [htmlproofer]
This commit is contained in:
parent
706524aadb
commit
f3cf5a8b8e
@ -27,7 +27,7 @@ htmlproofer:
|
||||
variables:
|
||||
- $CI_COMMIT_MESSAGE =~ /htmlproofer/
|
||||
script:
|
||||
- htmlproofer public/ --external-only --checks-to-ignore ScriptCheck,ImageCheck
|
||||
- htmlproofer public/ --external_only --checks-to-ignore ScriptCheck,ImageCheck
|
||||
dependencies:
|
||||
- hexo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user