Dear DuMuX experts,

How can I set up automated testing of my DuMuX version using Gitlab CI?

So far I have tried using a standard Ubuntu docker image in my .gitlab-ci.yml, 
but installing the whole infrastructure (g++, cmake, libraries etc) with 
GitLab's shared runners takes forever on my system :(

Is it possible to set up a specified docker image within .gitlab-ci.yml, which 
would contain everything needed to build DuMuX?

Thanks,
Nikolai

_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to