Skip to content

Commit

Permalink
volume
Browse files Browse the repository at this point in the history
  • Loading branch information
as6325400 committed Oct 19, 2024
1 parent 2a1b4ed commit 4596423
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/database-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
--health-interval=10s
--health-timeout=5s
--health-retries=3
volumes:
- .github/jobs/old_database.sh:/docker-entrypoint-initdb.d/init.sql
-v "${{ github.workspace }}/.github/jobs/old_database.sql":"/docker-entrypoint-initdb.d/init.sql"
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 4596423

Please sign in to comment.