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