refactor: generate CI workflow from gate contracts
This commit is contained in:
@@ -17,8 +17,10 @@ const copyTargets = [
|
||||
"tests",
|
||||
"recipes",
|
||||
"scripts",
|
||||
"schemas",
|
||||
"config",
|
||||
"public",
|
||||
".gitea",
|
||||
".storybook",
|
||||
"index.html",
|
||||
"package.json",
|
||||
@@ -39,6 +41,7 @@ const copyTargets = [
|
||||
"playwright.visual.config.ts",
|
||||
"eslint.config.ts",
|
||||
".dependency-cruiser.json",
|
||||
".nvmrc",
|
||||
];
|
||||
|
||||
function requireEnvironment(name: string): string {
|
||||
|
||||
Reference in New Issue
Block a user