This commit is contained in:
2026-07-29 11:39:01 +03:00
parent f80634fb4d
commit 7d2b35a082
-12
View File
@@ -53,18 +53,6 @@ jobs:
run: | run: |
./gradlew ${{ input.gradle_target }} --no-daemon -x cyclonedxBom \ ./gradlew ${{ input.gradle_target }} --no-daemon -x cyclonedxBom \
-Dtest.env=${{ input.test_env }} -Dtest.env=${{ input.test_env }}
- name: Build and push Docker Image
uses: https://git.binom.pw/subochev/devops/build-docker@main
with:
image_name: "otp/agent"
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_placeholder: '0.1.0'
- name: 'Cleanup' - name: 'Cleanup'
if: always() if: always()
shell: bash shell: bash