fix(agentrun): include source in env identity (#743)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -135,6 +135,8 @@ controlPlane:
|
||||
- deploy/runtime/boot/agentrun-boot.sh
|
||||
- deploy/runtime/boot/agentrun-mgr.sh
|
||||
- deploy/runtime/boot/agentrun-runner.sh
|
||||
- src
|
||||
- scripts
|
||||
- package.json
|
||||
- bun.lock
|
||||
- tsconfig.json
|
||||
@@ -314,6 +316,8 @@ controlPlane:
|
||||
- deploy/runtime/boot/agentrun-boot.sh
|
||||
- deploy/runtime/boot/agentrun-mgr.sh
|
||||
- deploy/runtime/boot/agentrun-runner.sh
|
||||
- src
|
||||
- scripts
|
||||
- package.json
|
||||
- bun.lock
|
||||
- tsconfig.json
|
||||
|
||||
Reference in New Issue
Block a user