Merge branch 'master' of gitlab.prodcontest.ru:2025-final-projects-back/devitq
This commit is contained in:
+2
-1
@@ -31,7 +31,8 @@ test:
|
|||||||
script:
|
script:
|
||||||
- docker run -v $CI_PROJECT_DIR:/app/result --network host gitlab.prodcontest.ru:5050/2025-final-indiv-repos/backend-checker:v1.2
|
- docker run -v $CI_PROJECT_DIR:/app/result --network host gitlab.prodcontest.ru:5050/2025-final-indiv-repos/backend-checker:v1.2
|
||||||
after_script:
|
after_script:
|
||||||
- cd solution && docker compose down
|
- cd solution && docker compose logs > ../compose.log && docker compose down
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- total_stats.json
|
- total_stats.json
|
||||||
|
- compose.log
|
||||||
|
|||||||
Reference in New Issue
Block a user