Skip to content

Commit

Permalink
bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Dann Bohn committed Feb 20, 2024
1 parent b1567e1 commit 38e1d88
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ jobs:
sleep 10s &&
docker-compose up -d
- run:
name: "Bundle"
command: |
docker-compose exec web bundle
- run:
name: "Rubocop"
command: |
Expand Down

0 comments on commit 38e1d88

Please sign in to comment.