mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
test2
This commit is contained in:
parent
26c4b8f4b1
commit
0965bfde33
1 changed files with 2 additions and 1 deletions
3
.github/workflows/db_migration.yml
vendored
3
.github/workflows/db_migration.yml
vendored
|
|
@ -21,7 +21,8 @@ jobs:
|
|||
poetry install --no-root
|
||||
- name: run script
|
||||
run: |
|
||||
poetry run alembic upgrade head
|
||||
poetry run alembic current
|
||||
# poetry run alembic upgrade head
|
||||
env:
|
||||
PYTHONPATH: ${{ github.workspace }}
|
||||
DATABASE_URL: postgresql://postgres:makingwarmhomes@terraform-20250331175522503500000002.cdgzupxvdyp0.eu-west-2.rds.amazonaws.com:5432/surveyDB
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue