Skip to content

Commit

Permalink
sync depend on postgres and repo
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Oct 23, 2024
1 parent c8ad939 commit a52979d
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions docker-compose/7.1.N-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,6 @@ services:
depends_on:
postgres:
condition: service_healthy
activemq:
condition: service_healthy
alfresco:
condition: service_healthy
labels:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose/7.2.N-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,6 @@ services:
depends_on:
postgres:
condition: service_healthy
activemq:
condition: service_healthy
alfresco:
condition: service_healthy
labels:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose/7.3.N-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,6 @@ services:
depends_on:
postgres:
condition: service_healthy
activemq:
condition: service_healthy
alfresco:
condition: service_healthy
labels:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose/7.4.N-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,6 @@ services:
depends_on:
postgres:
condition: service_healthy
activemq:
condition: service_healthy
alfresco:
condition: service_healthy
labels:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,6 @@ services:
depends_on:
postgres:
condition: service_healthy
activemq:
condition: service_healthy
alfresco:
condition: service_healthy
labels:
Expand Down
2 changes: 0 additions & 2 deletions docker-compose/pre-release-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,6 @@ services:
depends_on:
postgres:
condition: service_healthy
activemq:
condition: service_healthy
alfresco:
condition: service_healthy
labels:
Expand Down

0 comments on commit a52979d

Please sign in to comment.