alpin et install
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Bertrand Benjamin 2020-08-04 11:34:50 +00:00
parent 795977ea3c
commit 61dbe2061b
1 changed files with 4 additions and 1 deletions

View File

@ -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 -