diff --git a/microsite/data/plugins/azure-pipelines.yaml b/microsite/data/plugins/azure-pipelines.yaml new file mode 100644 index 0000000000..fab40ae079 --- /dev/null +++ b/microsite/data/plugins/azure-pipelines.yaml @@ -0,0 +1,9 @@ +--- +title: 'Azure Pipelines' +author: Keyloop +authorUrl: https://keyloop.com/ +category: CI/CD +description: Easily view your Azure Pipelines within the Software Catalog +documentation: https://github.com/backstage/backstage/blob/master/plugins/azure-devops/README.md +iconUrl: img/azure-pipelines.svg +npmPackageName: '@backstage/plugin-azure-devops' \ No newline at end of file diff --git a/microsite/static/img/azure-pipelines.svg b/microsite/static/img/azure-pipelines.svg new file mode 100644 index 0000000000..c1117905d1 --- /dev/null +++ b/microsite/static/img/azure-pipelines.svg @@ -0,0 +1,5 @@ +Azure Pipelines + + \ No newline at end of file