1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 21:13:33 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Robert Helgesson
068ff76a10
gitlab-ci: improve NUR update trigger
Specifically, trigger NUR updates for all release branches by default.

Also updates the GitLab CI definition to use the new `rules` attribute
rather than the deprecated `only` attribute.
2020-04-08 16:13:01 +02:00
Robert Helgesson
0bb2d87cfd
gitlab-ci: pin Nixpkgs version 2020-01-01 13:52:01 +01:00
Robert Helgesson
7159c293af
gitlab-ci: fix deployment of manual 2019-08-21 23:00:04 +02:00
Robert Helgesson
8830b8d082
gitlab-ci: only run a single test
Unfortunately the full test suite seems to run out of memory on the
GitLab CI runner.
2019-08-18 21:33:56 +02:00
Robert Helgesson
55c962fda2
gitlab-ci: trigger NUR update
This will trigger a CI job at

    https://gitlab.com/rycee/nur-expressions

that will update Home Manager in NUR.
2019-08-14 21:57:22 +02:00
Robert Helgesson
eb7f39f0aa
gitlab-ci: add test stage 2019-08-14 17:38:47 +02:00
Robert Helgesson
8e05229e62
Add initial GitLab CI configuration
This will automatically build and publish the Home Manager manual on
GitLab Pages.
2018-08-20 22:03:26 +02:00