re
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Bertrand Benjamin 2020-08-04 11:36:20 +00:00
parent 61dbe2061b
commit b6a1450a5f
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ steps:
- name: Push Content
image: alpin
commands:
- apk update
- apk add openssh
- apk add --no-cache openssh-client ca-certificates bash
- apk add rsync
- echo Début du Push
- eval `ssh-agent -s`