The image is for running alex, alex is installed in /app/ in case you need to customize the install before usage. The image is based on node:10.14-alpine
alex:
stage: linting
image: registry.gitlab.com/pipeline-components/alex:latest
script:
- alex --why README.md