Merge pull request #2033 from pikasTech/fix/selfmedia-empty-workspaces-runtime
fix: 省略 SELFMEDIA Pipeline 空 workspaces
This commit is contained in:
@@ -91,7 +91,6 @@ function pipeline(target: SelfMediaDeliveryTarget, effectiveDeploymentB64: strin
|
||||
},
|
||||
spec: {
|
||||
params: taskParams,
|
||||
workspaces: [],
|
||||
tasks: [{
|
||||
name: "build-and-publish",
|
||||
params: taskParamBindings,
|
||||
|
||||
Reference in New Issue
Block a user