making cookiecutter an optional action based on passing in containerRunner

Signed-off-by: Phil Gore <pgore@ea.com>
This commit is contained in:
Phil Gore
2021-12-10 14:42:42 -06:00
parent a3ec122170
commit eec0750d8d
3 changed files with 20 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Makes cookiecutter a default, but optional action based on if a containerRunner argument is passed in to createRouter or createBuiltinActions