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

This commit is contained in:
pasha1coil 2025-07-30 18:50:35 +03:00
parent 0236a64aa8
commit 56bb9610b4

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