debug
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
1883e143b2
commit
7dfa6c0cec
|
@ -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