This commit is contained in:
Jun-te Kim 2025-04-01 13:50:11 +00:00
parent 26c4b8f4b1
commit 0965bfde33

View file

@ -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