From b507b577c72b4f2da7f2750d726119a90e834e25 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 7 Nov 2023 22:07:15 +0100 Subject: [PATCH] fix ci --- .dictionary | 2 ++ .woodpecker/docs.yml | 2 +- README.md | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.dictionary b/.dictionary index e69de29..308873a 100644 --- a/.dictionary +++ b/.dictionary @@ -0,0 +1,2 @@ +VNU +HTML diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml index 25d68d1..84a6f60 100644 --- a/.woodpecker/docs.yml +++ b/.woodpecker/docs.yml @@ -34,7 +34,7 @@ steps: target: DOCKER_USER environment: PUSHRM_FILE: README.md - PUSHRM_SHORT: Custom Alpine image including a common toolkit + PUSHRM_SHORT: Custom image for VNU HTML Checker PUSHRM_TARGET: thegeeklab/${CI_REPO_NAME} when: - event: [push, manual] diff --git a/README.md b/README.md index d19cec4..ef3e7fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # vnu -Custom image for VNU Html Checker +Custom image for VNU HTML Checker @@ -12,7 +12,7 @@ Custom image for VNU Html Checker -Custom container image for the [Nu Html Checker](https://github.com/validator/validator). The image was build to use with any container-based CI system. +Custom container image for the [Nu HTML Checker](https://github.com/validator/validator). The image was build to use with any container-based CI system. ## License