Skip to content

Commit 21db573

Browse files
authored
Merge pull request #82 from DeliveryAPP-Project/Vampirow-patch-9
Update main.yml
2 parents 7910d3f + d4694fc commit 21db573

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ jobs:
2121
git pull
2222
cd ..
2323
docker-compose up --build -d
24+
cd delivery-app-backend/
25+
flask db init
26+
flask db migrate

0 commit comments

Comments
 (0)