diff --git a/testDiagram.puml b/testDiagram.puml index 895c378ff9aee071d64e95989dbf056e2c449039..e770fbc1e7b695a339cbb20277a620e35d15138f 100644 --- a/testDiagram.puml +++ b/testDiagram.puml @@ -1,6 +1,4 @@ @startuml -' The ```plantuml tag is needed for the GitLab PlantUML plugin to work!! -```plantuml this is for tecnalia plantuml plugin title Initiate Deployment @@ -32,5 +30,5 @@ executor -> infraresource: Deploy Commands executor -> RTIEM_core: Deployment Response RTIEM_core -> RTIEM_db: Save Deployment Status -``` + @enduml