From 022133d8efed0f8ffb2b8e126f8f29f5b71770d7 Mon Sep 17 00:00:00 2001 From: pasha1coil Date: Wed, 30 Jul 2025 17:29:42 +0300 Subject: [PATCH] - --- .gitea/workflows/deployTests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/deployTests.yml b/.gitea/workflows/deployTests.yml index 81ed5ce..ae46b73 100644 --- a/.gitea/workflows/deployTests.yml +++ b/.gitea/workflows/deployTests.yml @@ -14,10 +14,10 @@ jobs: secrets: REGISTRY_USER: ${{ secrets.REGISTRY_USER }} REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }} - DeployService: + Tests: needs: - CreateImage - uses: http://gitea.pena/PenaDevops/actions.git/.gitea/workflows/deploy.yml@v1.1.4-p7 + uses: http://gitea.pena/PenaDevops/actions/.gitea/workflows/tests.yml@renew_tests with: runner: hubstaging actionid: ${{ gitea.run_id }} \ No newline at end of file