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

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

Update ui docker execution

parent b4192a76
No related branches found
No related tags found
No related merge requests found
Pipeline #129549 passed with warnings
......@@ -2,7 +2,7 @@
echo '[INFO] start execution of the tests'
cd /home/${SEL_USER}/domiSMP-ui-tests
mvn clean install -Dtest.properties.path=./src/main/resources/docker-firefox.properties
mvn clean verify -Dtest.properties.path=./src/main/resources/docker-firefox.properties
EXIT_CODE=$?
echo '[INFO] finished execution of the tests'
cp -R /home/${SEL_USER}/domiSMP-ui-tests/target/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