Automated Debian Package Build with GitLab CI
… Configure GitLab CI Now, the prepared Docker container has to be registered for the current project ci-docker-registry , in which a package is to be built: gitlab-ci-multi-runner register \ --non-interactive \ --url "$ GITLAB URL " \ --registration-token "$ CI TOKEN " \ --description "Generic debia… …