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