First draft of debian directory
Another test for me in creating a package from scratch.
I've tested everything locally. I'd also like to run GitLab CI, but here I don't have the permissions to change the settings:
To use the Salsa Pipeline, the first thing to do is to enable the project's Pipeline. Go to Settings (General), expand Visibility, project features, permissions, and in Repository, enable CI/CD. This makes the CI/CD settings and menu available.
Then, change the project's setting to make it point to the pipeline's config file.
This can be done on Settings -> CI/CD (on the expanded menu, don't click on the CI / CD rocket) -> General Pipelines -> CI/CD configuration file.
The configuration file name in this case is debian/salsa-ci.yml
.