ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers

This commit is contained in:
Frostebite
2025-09-07 04:37:31 +01:00
parent 307a2aa562
commit 85bb3d9d50

View File

@@ -106,7 +106,7 @@ export class TaskParameterSerializer {
'AWS_KINESIS_ENDPOINT',
'AWS_CLOUD_WATCH_LOGS_ENDPOINT',
];
return awsEnvVars
.filter((key) => process.env[key] !== undefined)
.map((key) => ({