Skip to content

Commit

Permalink
Remove pg container
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Nov 1, 2024
1 parent 8fc2217 commit d6350b3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@ test_containers:
<<: *job_parameters
docker:
- *container_base
- &container_postgres
image: postgres:9.6
environment:
- POSTGRES_PASSWORD=postgres
- POSTGRES_USER=postgres
- POSTGRES_DB=postgres

check_exact_bundle_cache_hit: &check_exact_bundle_cache_hit
run:
Expand Down

0 comments on commit d6350b3

Please sign in to comment.