Skip to content

Commit

Permalink
Add few fixes to healthcheck of database restore
Browse files Browse the repository at this point in the history
  • Loading branch information
louptheron authored May 15, 2024
1 parent fd36e7b commit c3751e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
# docker compose up -d --quiet-pull --build db
make restart-remote-app
working-directory: ./infra/remote
working-directory: .

- name: Backup database
run: |
Expand Down

0 comments on commit c3751e4

Please sign in to comment.