Minor image tweak [htmlproofer]

This commit is contained in:
lostinlight 2021-10-22 22:31:54 +03:00
parent 97e46509d1
commit 706524aadb
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ hexo:
htmlproofer:
stage: test
image: klakegg/html-proofer:gitlabci # fork of 18fgsa/html-proofer
image: klakegg/html-proofer:3.19.2 # fork of 18fgsa/html-proofer
only:
variables:
- $CI_COMMIT_MESSAGE =~ /htmlproofer/