The image is for running remark-lint, remark-lint is installed in /app/ in case you need to customize the install before usage. The image is based on node:10-alpine
remark-lint:
stage: linting
image: registry.gitlab.com/pipeline-components/remark-lint:latest
script:
- remark --no-stdout --color --use preset-lint-recommended .