Skip to content

Commit

Permalink
Load queue schema as well doh
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitytakei committed Nov 7, 2024
1 parent 5ff5dde commit 8e219cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kamal/hooks/post-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ echo "$KAMAL_PERFORMER deployed $KAMAL_VERSION to $KAMAL_DESTINATION in $KAMAL_R
echo "Loading schema"

kamal exec rails db:schema:load
kamal exec rails db:schema:load:queue

0 comments on commit 8e219cd

Please sign in to comment.