From 82a617bd187276d05be7568c20c66004af3db55f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?= <inaki.etxaniz@tecnalia.com> Date: Tue, 17 Sep 2024 19:11:46 +0200 Subject: [PATCH] .puml file; starts with @puml; includes the ```plantuml block --- testDiagram.puml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testDiagram.puml b/testDiagram.puml index cc02fb0..895c378 100644 --- a/testDiagram.puml +++ b/testDiagram.puml @@ -32,5 +32,5 @@ executor -> infraresource: Deploy Commands executor -> RTIEM_core: Deployment Response RTIEM_core -> RTIEM_db: Save Deployment Status -'``` +``` @enduml -- GitLab