Skip to content
Snippets Groups Projects
Commit 78858eec authored by Franck Pérignon's avatar Franck Pérignon
Browse files

Update .gitlab-ci.yml

parent 25cefc6d
No related branches found
No related tags found
No related merge requests found
......@@ -78,11 +78,8 @@ test:ubuntu:
- cd build
- chmod -R 777 .
- useradd "hysoprunner"
- su hysoprunner
- whoami
- make
- whoami
- ctest -VV -I 1,4
- su "hysoprunner" -c "whoami;make"
- su "hysoprunner" -c "ctest -VV -I 1,4"
#- make test
dependencies:
- build:ubuntu
......
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