From 1930378a54e3359ffd6147b07cffd2085d6392b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=B3=20=D0=93=D0=BE=D0=B2=D0=BE=D1=80?= =?UTF-8?q?=D0=BE=D0=B2=D1=81=D0=BA=D0=B8=D0=B9?= Date: Tue, 24 Sep 2024 22:51:37 +0500 Subject: [PATCH] test deploy to production6 --- .github/workflows/production_deploy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/production_deploy.yaml b/.github/workflows/production_deploy.yaml index 5e1e5f51..b7bbbd61 100644 --- a/.github/workflows/production_deploy.yaml +++ b/.github/workflows/production_deploy.yaml @@ -5,7 +5,6 @@ on: branches: - feature/convert_ci-cd_to_the_prod - env: REGISTRY: ghcr.io IMAGE_NAME: ${{ github.repository }}