add artifacts to gitlab-ci
This commit is contained in:
@@ -32,3 +32,6 @@ test:
|
|||||||
- docker run -v $CI_PROJECT_DIR:/app/result --network host gitlab.prodcontest.ru:5050/2025-final-indiv-repos/backend-checker:v1.0
|
- docker run -v $CI_PROJECT_DIR:/app/result --network host gitlab.prodcontest.ru:5050/2025-final-indiv-repos/backend-checker:v1.0
|
||||||
after_script:
|
after_script:
|
||||||
- docker-compose down
|
- docker-compose down
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- total_stats.json
|
||||||
|
|||||||
Reference in New Issue
Block a user