Build project from Gitlab CI
Hello,
I am trying to get an automated CI/CD build of my DA14683 project on my gitlab server.
I can easily build my project from Ubuntu with GUI. But I would need to install all required build tools in a Docker container and generate the Makefiles for the project without any GUI interaction in a headless environment.