-
Some checks failed
Deploy / CreateImage (push) Successful in 3m2s
Deploy / Tests (push) Failing after 33s

This commit is contained in:
pasha1coil 2025-07-30 18:22:25 +03:00
parent 022133d8ef
commit 0236a64aa8

@ -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