mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 07:04:17 +00:00
gitlab-ci: fix deployment of manual
This commit is contained in:
parent
eb0ccf7286
commit
7159c293af
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Run tests:
|
|||
only:
|
||||
- master
|
||||
|
||||
Deploy manual:
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir -p ~/.config/nixpkgs
|
||||
|
|
Loading…
Reference in a new issue