From c318cf04bf546b34a788ee06797fbfafa5b1e80b Mon Sep 17 00:00:00 2001 From: mt77 Date: Tue, 13 May 2025 02:43:18 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/build=5Fand=5Fdeploy.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build_and_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build_and_deploy.yml b/.gitea/workflows/build_and_deploy.yml index adae571..b575b33 100644 --- a/.gitea/workflows/build_and_deploy.yml +++ b/.gitea/workflows/build_and_deploy.yml @@ -60,4 +60,4 @@ jobs: -e TARGET_DOMAINS=${{ env.TARGET_DOMAINS }} / -e TARGET_PROTOCOL=${{ env.TARGET_PROTOCOL }} / -e TARGET_SSL_VERIFY=${{ env.TARGET_SSL_VERIFY }} / - ${{ vars.GIT_INSTANCE }}/mt77/monitor:latest + ${{ vars.GIT_INSTANCE }}/mt77/monitor:latest \ No newline at end of file