This project implements a generic GitLab CI template for [XXX](https://link.to.tool.com/).
This project implements a generic GitLab CI template for [Gitlab Package Registry](https://docs.gitlab.com/ee/user/packages/package_registry/index.html).
It provides several features, usable in different modes (by configuration).
@@ -10,104 +10,27 @@ In order to include this template in your project, add the following to your `gi
```yaml
include:
-project:'to-be-continuous/xxx'
-project:'to-be-continuous/glpck'
ref:'1.0.0'
file:'/templates/gitlab-ci-xxx.yml'
file:'/templates/gitlab-ci-packages.yml'
```
## Global configuration
The XXX template uses some global configuration used throughout all jobs.
The Gitlab Packages template uses some global configuration used throughout all jobs.