Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 392 Bytes

Reeve CI / CD - Pipeline Step: SFTP

This is a Reeve step for transferring files using SFTP.

Configuration

See the environment variables mentioned in Dockerfile.

If no script file is specified using SCRIPT, input is used to specify the commands to be executed, e.g.:

input: |
  put localfile.txt
  get remotefile.txt