Skip to content

chore: cleanup untagged images (#63) #53

chore: cleanup untagged images (#63)

chore: cleanup untagged images (#63) #53

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"