Skip to content

OPSEXP-2253 Add healthchecks and conditional service startup based on service health in docker compose #641

OPSEXP-2253 Add healthchecks and conditional service startup based on service health in docker compose

OPSEXP-2253 Add healthchecks and conditional service startup based on service health in docker compose #641

---
name: Docker Compose (Community)
on:
pull_request:
branches:
- master
- release/**
- next/**
paths:
- docker-compose/community-compose.yaml
- test/postman/docker-compose/**
- .github/workflows/docker-compose-community.yml
push:
branches:
- master
- release/**
jobs:
compose_community:
name: Docker Compose community
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: >-
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/[email protected]
with:
compose_file_path: docker-compose/community-compose.yaml
postman_path: test/postman/docker-compose
postman_json: acs-test-docker-compose-collection.json