From 5510416459eba847e8db1b0b7c69210f5ed6d232 Mon Sep 17 00:00:00 2001 From: pasha1coil Date: Mon, 25 Aug 2025 16:30:50 +0300 Subject: [PATCH] - --- .gitea/workflows/deployTests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deployTests.yml b/.gitea/workflows/deployTests.yml index 449eb71..aa23b12 100644 --- a/.gitea/workflows/deployTests.yml +++ b/.gitea/workflows/deployTests.yml @@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} build image and push to container registry on: push: branches: - - 'renew_tests' # + - 'renew_tests' #1 jobs: CreateImage: