0.1.1 • Published 2 years ago
@stagecentral/plugin-helper-actions-backend v0.1.1
helper-actions
Welcome to the helper-actions backend plugin!
What are helper actions?
Helper actions for writing Backstage Scaffolder templates.
Available actions:
publish:local
: copies the content of the working directory to a locally accessible folder (instead of pushing to a git repo).
Future actions:
publish:scp
: copies the content of the working directory to remote server by scp.debug:cat
: prints the content of a workspace file to workflow output