Skip to content

Commit

Permalink
Pipeline!!
Browse files Browse the repository at this point in the history
  • Loading branch information
mvarendorff committed Jun 29, 2024
1 parent 387d531 commit aac0bfe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ services:
CMS_ENDPOINT: "http://web:3000/api/graphql"
CMS_API_KEY: e2e-api-key
depends_on:
cms:
condition: 'service_healthy'
postgres:
condition: 'service_healthy'

Expand Down Expand Up @@ -74,7 +72,6 @@ services:
depends_on:
- web
- server
- cms
- postgres
- typesense

Expand Down

0 comments on commit aac0bfe

Please sign in to comment.