push_minio #2
@ -15,7 +15,10 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk add --no-cache rsync
|
- apk add --no-cache rsync
|
||||||
- rsync -am --include="*/" --include="*.odt" --include="*.pdf" --exclude="*" ./ /tosend
|
- rsync -am --include="*/" --include="*.odt" --include="*.pdf" --exclude="*" ./ /tosend
|
||||||
|
- pwd
|
||||||
- ls /tosend
|
- ls /tosend
|
||||||
|
- cd /tosend
|
||||||
|
- pwd
|
||||||
|
|
||||||
- name: Push bucket Raw
|
- name: Push bucket Raw
|
||||||
image: plugins/s3-sync:1
|
image: plugins/s3-sync:1
|
||||||
|
Loading…
Reference in New Issue
Block a user