add run command

parent 54b27f85
Pipeline #8497 failed with stage
in 14 seconds
...@@ -7,3 +7,7 @@ before_script: ...@@ -7,3 +7,7 @@ before_script:
run: run:
script: script:
- pip install -r requirements.txt - pip install -r requirements.txt
start:
script:
- python3 main.py
\ No newline at end of file
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