From 60b2c4e07a3c70475a847ad3697feb864f5bbfe8 Mon Sep 17 00:00:00 2001 From: JoannaaKL Date: Fri, 28 Oct 2022 10:10:03 +0000 Subject: [PATCH] Remove unnecessary workflow type --- src/Sdk/DTPipelines/workflow-v1.0.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) 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",