fix: include go launcher in env identity
This commit is contained in:
@@ -65,6 +65,7 @@ spec:
|
||||
paths:
|
||||
- go.mod
|
||||
- go.sum
|
||||
- deploy/runtime/launcher/hwlab-go-env-reuse-launcher.mjs
|
||||
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
|
||||
- internal/dev-entrypoint/artifact-runtime.mjs
|
||||
envReuse:
|
||||
@@ -74,6 +75,7 @@ spec:
|
||||
envIdentityFiles:
|
||||
- go.mod
|
||||
- go.sum
|
||||
- deploy/runtime/launcher/hwlab-go-env-reuse-launcher.mjs
|
||||
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
|
||||
- internal/dev-entrypoint/artifact-runtime.mjs
|
||||
hwlab-user-billing:
|
||||
@@ -90,6 +92,7 @@ spec:
|
||||
paths:
|
||||
- go.mod
|
||||
- go.sum
|
||||
- deploy/runtime/launcher/hwlab-go-env-reuse-launcher.mjs
|
||||
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
|
||||
- internal/dev-entrypoint/artifact-runtime.mjs
|
||||
envReuse:
|
||||
@@ -99,6 +102,7 @@ spec:
|
||||
envIdentityFiles:
|
||||
- go.mod
|
||||
- go.sum
|
||||
- deploy/runtime/launcher/hwlab-go-env-reuse-launcher.mjs
|
||||
- deploy/runtime/launcher/hwlab-env-reuse-launcher.ts
|
||||
- internal/dev-entrypoint/artifact-runtime.mjs
|
||||
hwlab-project-management:
|
||||
|
||||
Reference in New Issue
Block a user