DEVX-191: Разработать Kubernetus сервис
This commit is contained in:
parent
b57439d9ea
commit
4739e6756d
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user