fix: keep ci tools out of env reuse identity
This commit is contained in:
@@ -1315,9 +1315,7 @@ function createDeployFixture({ serviceIds = V02_RUNTIME_SERVICE_IDS } = {}) {
|
||||
launcherPath: "deploy/runtime/launcher/hwlab-env-reuse-launcher.ts",
|
||||
runtimeNodeModulesPath: "/opt/hwlab-env/node_modules",
|
||||
additionalEnvPaths: [
|
||||
"internal/dev-entrypoint/artifact-runtime.mjs",
|
||||
"scripts/artifact-publish.mjs",
|
||||
"scripts/src/dev-artifact-services.mjs"
|
||||
"internal/dev-entrypoint/artifact-runtime.mjs"
|
||||
],
|
||||
hwpodAliases: [
|
||||
{ command: "hwpod", script: "tools/hwpod-cli.ts" },
|
||||
|
||||
Reference in New Issue
Block a user