Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
diegosteiner committed Jan 5, 2024
1 parent 67f8609 commit 591ee7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ services:
image: ghcr.io/diegosteiner/heimv-test
volumes:
- .:/rails
- bundle:/usr/local/bundle
environment:
APP_HOST: "e2e_test"
E2E_TARGET_HOST: "e2e_target:3002"
Expand Down Expand Up @@ -77,6 +78,7 @@ services:
image: redis:6

volumes:
bundle:
db_data:

networks:
Expand Down

0 comments on commit 591ee7d

Please sign in to comment.