refactor: migrate to woodpecker ci #104

Merged
xoxys merged 9 commits from migrate-woodpecker into main 2023-11-08 08:04:10 +00:00
3 changed files with 5 additions and 3 deletions
Showing only changes of commit b507b577c7 - Show all commits

View File

@ -0,0 +1,2 @@
VNU
HTML

View File

@ -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]

View File

@ -1,6 +1,6 @@
# vnu
Custom image for VNU Html Checker
Custom image for VNU HTML Checker
<!-- spellchecker-disable -->
@ -12,7 +12,7 @@ Custom image for VNU Html Checker
<!-- spellchecker-enable -->
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