This commit is contained in:
parent
af6fb43348
commit
c0c190e259
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ jobs:
|
|||
steps:
|
||||
- name: Clone repo and connect to ssh
|
||||
run: |
|
||||
cat /etc/os-release
|
||||
nix-shell -p git ssh-agents nixos-rebuild
|
||||
git clone https://"${{ vars.GIT_USER }}":"${{ vars.GIT_PASS }}"@git.le43.eu/tbarnouin/nixos-hypervisor
|
||||
cd nixos-hypervisor
|
||||
|
|
Loading…
Reference in a new issue