.gitlab-ci.yml: split the CI run into stages
In addition avoid re-generating images for operating systems on every build and use pre-built images, which are generated in the gnutls-build-images sub-project. That allows for faster and more reliable (independent of network) CI runs.
Showing
Please register or sign in to comment