This commit is contained in:
parent
a2033e577b
commit
7ca84e79d4
@ -10,8 +10,8 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
DATABASE_URI: "postgresql://mealsapi:meals@database:5432/mealsdb"
|
DATABASE_URI: "postgresql://mealsapi:meals@database:5432/mealsdb"
|
||||||
commands:
|
commands:
|
||||||
- cd mealapi
|
|
||||||
- pip3 install -r requirements.txt
|
- pip3 install -r requirements.txt
|
||||||
|
- cd mealapi
|
||||||
- python3 app.py
|
- python3 app.py
|
||||||
|
|
||||||
- name: tests
|
- name: tests
|
||||||
|
Loading…
Reference in New Issue
Block a user