Skip to content

Commit

Permalink
Run a PDF smoke test when deploying an environment
Browse files Browse the repository at this point in the history
  • Loading branch information
colinbruce committed Aug 5, 2024
1 parent eaba406 commit 30db1e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/run
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ bundle exec rails db:prepare db:seed
# Remove irb prompts from rails console
echo 'IRB.conf[:USE_AUTOCOMPLETE] = false' >> ~/.irbrc

bundle exec smoke_test:pdf

# Start the Puma server
bundle exec puma -C config/puma.rb

0 comments on commit 30db1e7

Please sign in to comment.