Skip to content

Commit 02d3617

Browse files
committed
chore: remove comment
1 parent b8bdef3 commit 02d3617

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/cli-v3/src/executions/taskRunProcess.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ export class TaskRunProcess {
150150
TRIGGERDOTDEV: "1",
151151
};
152152

153-
// Only log env var names, never values: fullEnv contains secrets
154-
// (TRIGGER_SECRET_KEY, TRIGGER_JWT, and arbitrary customer secret env vars).
155153
logger.debug(`initializing task run process`, {
156154
envKeys: Object.keys(fullEnv),
157155
path: workerManifest.workerEntryPoint,

0 commit comments

Comments
 (0)