Skip to content

reeveci/step-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reeve CI / CD - Pipeline Step: SSH

This is a Reeve step for executing remote shell scripts.

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.:

params:
  ENV_SOME_VAR: test
input: |
  echo $SOME_VAR
  cat /etc/*-release

About

Reeve CI / CD - Pipeline Step: SSH

Resources

License

Stars

Watchers

Forks

Packages

No packages published