Skip to content

chore: Integration 0.1 (#7) #17

chore: Integration 0.1 (#7)

chore: Integration 0.1 (#7) #17

Workflow file for this run

name: Release version
on:
push:
branches: [ development, release-* ]
env:
IMAGE_NAME: ${{ github.repository }}
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/publish_vanilla_docker.yml@0.3.0
secrets: inherit