mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-17 22:29:19 +00:00
Tweak gitlab.ci [htmlproofer]
This commit is contained in:
parent
e491758b1e
commit
3fc0052bc2
|
@ -27,7 +27,7 @@ htmlproofer:
|
|||
variables:
|
||||
- $CI_COMMIT_MESSAGE =~ /htmlproofer/
|
||||
script:
|
||||
- htmlproofer public/ --url-ignore "/fediverse.network/,/howto.disroot.org/,/f-droid.org/" --external-only --checks-to-ignore ScriptCheck,ImageCheck
|
||||
- htmlproofer public/ --url-ignore "/howto.disroot.org/,/f-droid.org/" --external-only --checks-to-ignore ScriptCheck,ImageCheck
|
||||
dependencies:
|
||||
- hexo
|
||||
|
||||
|
|
Loading…
Reference in a new issue