-
Some checks failed
Deploy / CreateImage (push) Successful in 2m21s
Deploy / Tests (push) Failing after 29s

This commit is contained in:
pasha1coil 2025-07-31 13:14:31 +03:00
parent df8ea5561b
commit 0fcbe80414
2 changed files with 3 additions and 3 deletions

@ -17,7 +17,7 @@ jobs:
Tests:
needs:
- CreateImage
uses: http://gitea.pena/PenaDevops/actions/.gitea/workflows/tests.yml@renew_tests2
uses: http://gitea.pena/PenaDevops/actions/.gitea/workflows/tests.yml@renew_tests3
with:
runner: hubstaging
actionid: ${{ gitea.run_id }}

@ -3,8 +3,8 @@ version: '3.8'
services:
app:
build:
context: .
dockerfile: ../../TestsDockerfile
context: ../..
dockerfile: TestsDockerfile
container_name: squiz-core-test-app
environment:
- IS_TEST=true