pipeline: backend: image: python commands: - pip install virtualenv - virtualenv venv - make env