Skip to content

reeveci/step-sftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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