Docker image for running checkstyle
stages: - test test: image: solucionesgbh/checkstyle script: - checkstyle - <relative path to check xml> <relative path to code>