-
Some checks failed
Tests / CreateImage (push) Successful in 2m55s
Tests / Tests (push) Failing after 36s

This commit is contained in:
pasha1coil 2025-07-31 15:27:33 +03:00
parent 0fcbe80414
commit 7e81c89608

@ -1,4 +1,4 @@
name: Deploy name: Tests
run-name: ${{ gitea.actor }} build image and push to container registry run-name: ${{ gitea.actor }} build image and push to container registry
on: on:
@ -17,7 +17,7 @@ jobs:
Tests: Tests:
needs: needs:
- CreateImage - CreateImage
uses: http://gitea.pena/PenaDevops/actions/.gitea/workflows/tests.yml@renew_tests3 uses: http://gitea.pena/PenaDevops/actions/.gitea/workflows/tests.yml@renew_tests4
with: with:
runner: hubstaging runner: hubstaging
actionid: ${{ gitea.run_id }} actionid: ${{ gitea.run_id }}