Fix: restaure to alpine image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
485a4528b1
commit
fa190b7d87
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user