The NoviSci GitLab CI package
This package contains a collection of tools for defining GitLab CI pipelines. There are multiple ways to use the package, including:
-
using one of the pre-defined pipelines for common project needs,
-
composing a pipeline from pre-defined jobs, possibly in conjuction with
-
defining custom jobs from scratch with the
dhall-gitlab-ci
package
TODO
-
Initialize a new software project
-
Update the version of gitlab-ci
-
Customize a pipeline configuration