DEVX-191: Разработать Kubernetus сервис

This commit is contained in:
subochev 2026-04-02 15:05:46 +03:00
parent b57439d9ea
commit 4739e6756d

View File

@ -40,12 +40,12 @@ jobs:
uses: https://git.binom.pw/subochev/devops/build-docker@main
with:
image_name: "otp/agent"
tags: latest ${GITEA_RUN_NUMBER}
tags: latest ${{ gitea.run_number }}
- name: Publishing Helm
uses: https://git.binom.pw/subochev/devops/helm-publish@main
with:
chart_directory: "helm"
helm_version: "${GITEA_RUN_NUMBER}"
helm_version: "${{ gitea.run_number }}"
helm_version_placeholder: '0.1.0'
- name: 'Cleanup'