From 1f2fc871cbbd497518c6fd68cbe64c494696d972 Mon Sep 17 00:00:00 2001 From: subochev Date: Thu, 2 Apr 2026 15:00:17 +0300 Subject: [PATCH] =?UTF-8?q?DEVX-191:=20=D0=A0=D0=B0=D0=B7=D1=80=D0=B0?= =?UTF-8?q?=D0=B1=D0=BE=D1=82=D0=B0=D1=82=D1=8C=20Kubernetus=20=D1=81?= =?UTF-8?q?=D0=B5=D1=80=D0=B2=D0=B8=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-agent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-agent.yaml b/.gitea/workflows/build-agent.yaml index fa63dd2..35140ff 100644 --- a/.gitea/workflows/build-agent.yaml +++ b/.gitea/workflows/build-agent.yaml @@ -40,7 +40,7 @@ jobs: uses: https://git.binom.pw/subochev/devops/build-docker@main with: image_name: "otp/agent" - tags: latest ${{ inputs.tags }} ${GITEA_RUN_NUMBER} + tags: latest ${GITEA_RUN_NUMBER} - name: Publishing Helm uses: https://git.binom.pw/subochev/helm-publish/action.yml@main with: