From 7a1d558be4fc3812e96c5ea6ba08cced0a20be11 Mon Sep 17 00:00:00 2001 From: mt77 Date: Fri, 11 Apr 2025 21:39:43 +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/test.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index a952eec..4f1dd89 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -4,6 +4,9 @@ on: branches: - master +env: + GIT_INSTANCE: "git01prod.lan" + jobs: build: runs-on: docker