switch to custom vnu docker image

master
Robert Kaussow 2020-07-03 11:16:29 +02:00
parent 78a365d7f0
commit ceb2f71482
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ steps:
- hugo-official -s exampleSite/ -b http://localhost/
- name: html-validation
image: validator/validator
image: xoxys/vnu
commands:
- vnu --skip-non-html --also-check-css --errors-only exampleSite/public
@ -215,6 +215,6 @@ depends_on:
---
kind: signature
hmac: 0e4002121787435d22c628f091c8b11ceec1c8a02057436dc9a868c190f91317
hmac: 4764c7afd506eaa92d3a85fb983813ff240d15aecb2692406aae5b3fb387ff6b
...