Skip to content

feat: add Docker healthcheck (#57) #52

feat: add Docker healthcheck (#57)

feat: add Docker healthcheck (#57) #52

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/python_docker_release.yml@1.10.0
secrets: inherit
with:
python_version: "3.10"