From 3e59589e84644dc8b761f6cb167d288812848afe Mon Sep 17 00:00:00 2001 From: Muminovic Mersa Date: Thu, 28 Apr 2022 11:53:38 +0200 Subject: [PATCH] Changed custom service vdlm-scallservice --- .../custom-service-java/custom-service-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BMW-Dynatrace-config/CD_VDLM_scallservice/custom-service-java/custom-service-java.yaml b/BMW-Dynatrace-config/CD_VDLM_scallservice/custom-service-java/custom-service-java.yaml index cdf6669c..48fb3f76 100644 --- a/BMW-Dynatrace-config/CD_VDLM_scallservice/custom-service-java/custom-service-java.yaml +++ b/BMW-Dynatrace-config/CD_VDLM_scallservice/custom-service-java/custom-service-java.yaml @@ -6,4 +6,4 @@ customService1: - className: com.bmw.cc.ts.scallservice.api.maintenancestatus.v1.boundary.MaintenanceStatusApiBF - methodName: processRequestMaintenanceStatus - returnType: void -- skipDeployment: "true" \ No newline at end of file +- skipDeployment: "false" \ No newline at end of file