Skip to content

fix: reverted Docker healthcheck (#80) #59

fix: reverted Docker healthcheck (#80)

fix: reverted Docker healthcheck (#80) #59

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"