fix: omit empty selfmedia pipeline workspaces

This commit is contained in:
Codex
2026-07-14 14:20:38 +02:00
parent 14d8c749b3
commit 15699204b0
@@ -91,7 +91,6 @@ function pipeline(target: SelfMediaDeliveryTarget, effectiveDeploymentB64: strin
},
spec: {
params: taskParams,
workspaces: [],
tasks: [{
name: "build-and-publish",
params: taskParamBindings,