mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08:00
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.
This commit is contained in:
@@ -24,3 +24,14 @@ Deploy manual:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
|
||||
Deploy NUR:
|
||||
stage: deploy
|
||||
variables:
|
||||
HM_BRANCH: $CI_COMMIT_REF_NAME
|
||||
HM_COMMIT_SHA: $CI_COMMIT_SHA
|
||||
trigger:
|
||||
project: rycee/nur-expressions
|
||||
branch: master
|
||||
only:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user