From 6da16f39c185d309de4279e57b201a6cc2ad2479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?= <inaki.etxaniz@tecnalia.com> Date: Thu, 12 Sep 2024 11:59:30 +0200 Subject: [PATCH] Update testDiagram.puml --- testDiagram.puml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/testDiagram.puml b/testDiagram.puml index d9256ee..4600d80 100644 --- a/testDiagram.puml +++ b/testDiagram.puml @@ -1,6 +1,5 @@ -'```plantuml this is for tecnalia plantuml plugin @startuml - +'```plantuml this is for tecnalia plantuml plugin title Initiate Deployment @@ -32,6 +31,5 @@ executor -> infraresource: Deploy Commands executor -> RTIEM_core: Deployment Response RTIEM_core -> RTIEM_db: Save Deployment Status - +'``` @enduml -'``` \ No newline at end of file -- GitLab