Update .gitlab-ci.yml

parent d2b28128
Pipeline #8498 failed with stage
in 8 seconds
before_script:
- apt install python3
- python --version ; pip --version # For debugging
- pip install virtualenv
- virtualenv venv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment