diff --git a/microsite/data/plugins/gocd.yaml b/microsite/data/plugins/gocd.yaml new file mode 100644 index 0000000000..7bf24d75fd --- /dev/null +++ b/microsite/data/plugins/gocd.yaml @@ -0,0 +1,12 @@ +--- +title: GoCD +author: SoundCloud +authorUrl: https://github.com/soundcloud +category: CI/CD +description: GoCD is an open-source tool which is used in software development to help teams and organizations automate the continuous delivery of software. +documentation: https://github.com/backstage/backstage/tree/master/plugins/gocd +iconUrl: https://pics.freeicons.io/uploads/icons/png/13646383971540553613-512.png +npmPackageName: '@backstage/plugin-gocd' +tags: + - ci + - cd