This commit is contained in:
@@ -7,6 +7,7 @@ steps:
|
||||
image: python:3.9
|
||||
commands:
|
||||
- pip install -r requirements.txt
|
||||
- cd web # Change to the correct directory
|
||||
- python app.py
|
||||
|
||||
- name: cleanup
|
||||
|
||||
Reference in New Issue
Block a user