Minor image tweak [htmlproofer]

This commit is contained in:
lostinlight 2021-10-22 22:31:54 +03:00
parent 97e46509d1
commit 706524aadb

View file

@ -22,7 +22,7 @@ hexo:
htmlproofer: htmlproofer:
stage: test 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: only:
variables: variables:
- $CI_COMMIT_MESSAGE =~ /htmlproofer/ - $CI_COMMIT_MESSAGE =~ /htmlproofer/