Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 091697e2 authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

Update ui tests container name

parent df26bc03
No related branches found
No related tags found
No related merge requests found
Pipeline #130977 failed
......@@ -22,4 +22,4 @@ export DOCKER_NETWORK_NAME
# Starting Docker Compose TEST (in specific project to avoid orphan container warning)
docker compose -f docker-compose.test-ui.yml -p "run-${PLAN_PREFIX}" up
docker cp "run-${PLAN_PREFIX}_testui_1:/results/surefire-reports" ./results
docker cp "run-${PLAN_PREFIX}-testui-1:/results/surefire-reports" ./results
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment