Loading policy.rst +15 −0 Original line number Diff line number Diff line Loading @@ -840,6 +840,21 @@ format. This is better than using the ``1.0`` format directly because the ``3.0 (quilt)`` format brings other advantages, in particular the conservation of file permissions in the ``debian`` directory. .. _debian-gitlab-ci.yml: ``debian/gitlab-ci.yml`` ------------------------ To run continuous integration tests at each push in our Salsa forge, the Salsa CI team provides a pipeline that can be activated by including some template files available from their `repository <https://salsa.debian.org/salsa-ci-team/pipeline>`__. The simplest and recommended way is to put the include statements in a ``debian/gitlab-ci.yml`` file, and configure the repository to recognise that file, as documented in the ```salsa-ci-team/pipeline`` repository's `README <https://salsa.debian.org/salsa-ci-team/pipeline/blob/master/README.md>`__ file. Debhelper --------- Loading Loading
policy.rst +15 −0 Original line number Diff line number Diff line Loading @@ -840,6 +840,21 @@ format. This is better than using the ``1.0`` format directly because the ``3.0 (quilt)`` format brings other advantages, in particular the conservation of file permissions in the ``debian`` directory. .. _debian-gitlab-ci.yml: ``debian/gitlab-ci.yml`` ------------------------ To run continuous integration tests at each push in our Salsa forge, the Salsa CI team provides a pipeline that can be activated by including some template files available from their `repository <https://salsa.debian.org/salsa-ci-team/pipeline>`__. The simplest and recommended way is to put the include statements in a ``debian/gitlab-ci.yml`` file, and configure the repository to recognise that file, as documented in the ```salsa-ci-team/pipeline`` repository's `README <https://salsa.debian.org/salsa-ci-team/pipeline/blob/master/README.md>`__ file. Debhelper --------- Loading