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
|
uses: https://git.binom.pw/subochev/devops/build-docker@main
|
||||||
with:
|
with:
|
||||||
image_name: "otp/agent"
|
image_name: "otp/agent"
|
||||||
tags: latest ${GITEA_RUN_NUMBER}
|
tags: latest ${{ gitea.run_number }}
|
||||||
- name: Publishing Helm
|
- name: Publishing Helm
|
||||||
uses: https://git.binom.pw/subochev/devops/helm-publish@main
|
uses: https://git.binom.pw/subochev/devops/helm-publish@main
|
||||||
with:
|
with:
|
||||||
chart_directory: "helm"
|
chart_directory: "helm"
|
||||||
helm_version: "${GITEA_RUN_NUMBER}"
|
helm_version: "${{ gitea.run_number }}"
|
||||||
helm_version_placeholder: '0.1.0'
|
helm_version_placeholder: '0.1.0'
|
||||||
|
|
||||||
- name: 'Cleanup'
|
- name: 'Cleanup'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user