--- pipeline: test: image: python:3.9 commands: - pip3 install -r requirements.txt - ./generate_map.py --cache-directory cache.example