diff --git a/src/Sdk/DTPipelines/workflow-v1.0.json b/src/Sdk/DTPipelines/workflow-v1.0.json index 0246678b6..65d30606e 100644 --- a/src/Sdk/DTPipelines/workflow-v1.0.json +++ b/src/Sdk/DTPipelines/workflow-v1.0.json @@ -415,23 +415,10 @@ ], "one-of": [ "non-empty-string", - "services-container-mapping" + "container-mapping" ] }, - "services-container-mapping": { - "mapping": { - "properties": { - "image": "non-empty-string", - "options": "non-empty-string", - "env": "container-env", - "ports": "sequence-of-non-empty-string", - "volumes": "sequence-of-non-empty-string", - "credentials": "container-registry-credentials" - } - } - }, - "container-registry-credentials": { "context": [ "secrets",