1
0
mirror of https://git.feneas.org/feneas/fediverse.git synced 2025-02-08 18:08:39 +01:00

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/