Update .gitlab-ci.yml

parent 6fbbc275
Pipeline #8504 passed with stage
in 28 seconds
......@@ -23,9 +23,9 @@ before_script:
- pip install virtualenv
- virtualenv venv
- source venv/bin/activate
- pip install -r requirements.txt
run:
script:
- pip install -r requirements.txt
- python main.py
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