Fix: restaure to alpine image
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2020-08-04 16:00:31 +02:00
parent 485a4528b1
commit fa190b7d87
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Push Content
type: docker
steps:
- name: Push Raw
image: python
image: alpine
commands:
- apk add --no-cache openssh-client ca-certificates bash
- apk add rsync