From 735a88aa3a7784692d2d0c9fadc935e2eface976 Mon Sep 17 00:00:00 2001 From: sishwarya <63347232+sishwarya@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:42:29 +0530 Subject: [PATCH] Create deploy.yaml Signed-off-by: sishwarya <63347232+sishwarya@users.noreply.github.com> --- microsite/data/plugins/deploy.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/deploy.yaml diff --git a/microsite/data/plugins/deploy.yaml b/microsite/data/plugins/deploy.yaml new file mode 100644 index 0000000000..7d4481eeda --- /dev/null +++ b/microsite/data/plugins/deploy.yaml @@ -0,0 +1,10 @@ +--- +title: Digital.ai Deploy +author: Deploy +authorUrl: https://docs.digital.ai/category/deploy +category: Development +description: Deploy is an agentless deployment automation solution, enabling software development organizations to deploy, upgrade, and rollback complex applications to target environments! +documentation: https://github.com/coder/backstage-plugins/blob/main/plugins/backstage-plugin-coder/README.md +iconUrl: /img/deploy.png +npmPackageName: '@digital.ai/plugin-dai-deploy','@digital.ai/plugin-dai-deploy-backend' +addedDate: '2024-04-8'