parent
2e1b145534
commit
44ea084c25
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ jobs:
|
|||
- run: |
|
||||
ls -alh
|
||||
nix-shell -p git
|
||||
git clone https://"$GIT_USER":"$GIT_PASS"@git.le43.eu/tbarnouin/nixos-hypervisor
|
||||
git clone https://"${{ vars.GIT_USER }}":"${{ vars.GIT_PASS }}"@git.le43.eu/tbarnouin/nixos-hypervisor
|
||||
echo "All set !"
|
||||
|
||||
|
|
Loading…
Reference in a new issue