Skip to content

Commit

Permalink
fix: redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarneo committed Jun 8, 2024
1 parent 6537724 commit 3074649
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: kamal lock release

- name: Deploy
run: kamal deploy
run: kamal redeploy
2 changes: 1 addition & 1 deletion config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ healthcheck:

sshkit:
max_concurrent_starts: 10
pool_idle_timeout: 300
pool_idle_timeout: 200

0 comments on commit 3074649

Please sign in to comment.