parent
7cb298d0d8
commit
c517190b85
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pipeline:
|
|||
upload:
|
||||
image: archlinux
|
||||
commands:
|
||||
- pacman -Syu ssh
|
||||
- pacman -Syu openssh
|
||||
- eval `ssh-agent -s`
|
||||
- echo "$SSH-KEY" | ssh-add -
|
||||
- mkdir -p ~/.ssh
|
||||
|
|
Loading…
Add table
Reference in a new issue