alpin et install
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
795977ea3c
commit
61dbe2061b
@ -4,8 +4,11 @@ type: docker
|
||||
|
||||
steps:
|
||||
- name: Push Content
|
||||
image: kroniak/ssh-client
|
||||
image: alpin
|
||||
commands:
|
||||
- apk update
|
||||
- apk add openssh
|
||||
- apk add rsync
|
||||
- echo Début du Push
|
||||
- eval `ssh-agent -s`
|
||||
- echo "$SSH_KEY" | ssh-add -
|
||||
|
Loading…
Reference in New Issue
Block a user