parent
44ea084c25
commit
a488891ca1
1 changed files with 2 additions and 0 deletions
|
@ -10,5 +10,7 @@ jobs:
|
|||
ls -alh
|
||||
nix-shell -p git
|
||||
git clone https://"${{ vars.GIT_USER }}":"${{ vars.GIT_PASS }}"@git.le43.eu/tbarnouin/nixos-hypervisor
|
||||
cd nixos-hypervisor
|
||||
nix --experimental-features 'nix-command flakes' .#nginx
|
||||
echo "All set !"
|
||||
|
||||
|
|
Loading…
Reference in a new issue