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
|
type: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Push Raw
|
- name: Push Raw
|
||||||
image: python
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache openssh-client ca-certificates bash
|
- apk add --no-cache openssh-client ca-certificates bash
|
||||||
- apk add rsync
|
- apk add rsync
|
||||||
|
Loading…
Reference in New Issue
Block a user