--- pipeline: build: image: python3 commands: - pip3 install -r requirements.txt - ./build.py