This commit is contained in:
parent
fd316a567c
commit
34eddd1fe8
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Clone repo and connect to ssh
|
- name: Clone repo and connect to ssh
|
||||||
run: |
|
run: |
|
||||||
cat /etc/os-release
|
|
||||||
nix-shell -p git ssh-agents nixos-rebuild
|
nix-shell -p git ssh-agents nixos-rebuild
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue