Merge pull request #8622 from julioz/julioz/gocd-plugin

Add GoCD plugin
This commit is contained in:
Ben Lambert
2022-01-12 14:00:59 +01:00
committed by GitHub
27 changed files with 1162 additions and 0 deletions
+12
View File
@@ -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