Feat: add badge and correct name
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
4d31948d7a
commit
485a4528b1
@ -2,8 +2,8 @@ kind: pipeline
|
|||||||
name: Push Content
|
name: Push Content
|
||||||
type: docker
|
type: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Push Content
|
- name: Push Raw
|
||||||
image: alpine
|
image: python
|
||||||
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