refactor: migrate to woodpecker ci #104
@ -0,0 +1,2 @@
|
|||||||
|
VNU
|
||||||
|
HTML
|
@ -34,7 +34,7 @@ steps:
|
|||||||
target: DOCKER_USER
|
target: DOCKER_USER
|
||||||
environment:
|
environment:
|
||||||
PUSHRM_FILE: README.md
|
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}
|
PUSHRM_TARGET: thegeeklab/${CI_REPO_NAME}
|
||||||
when:
|
when:
|
||||||
- event: [push, manual]
|
- event: [push, manual]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# vnu
|
# vnu
|
||||||
|
|
||||||
Custom image for VNU Html Checker
|
Custom image for VNU HTML Checker
|
||||||
|
|
||||||
<!-- spellchecker-disable -->
|
<!-- spellchecker-disable -->
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ Custom image for VNU Html Checker
|
|||||||
|
|
||||||
<!-- spellchecker-enable -->
|
<!-- 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
|
## License
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user