We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03bf548 + daba16c commit 6f12e20Copy full SHA for 6f12e20
1 file changed
catalog-info.yaml
@@ -2,10 +2,11 @@ apiVersion: backstage.io/v1alpha1
2
kind: Component
3
metadata:
4
name: gitops-github-action
5
- description: Used for our GitOps workflow. Build and push the Docker image and deploys to our Kubernetes clusters.
+ description: The GitHub Action will build and push the Docker image for your service and deploys the new version at your Kubernetes clusters.
6
annotations:
7
github.com/project-slug: Staffbase/gitops-github-action
8
tags:
9
+ - github-action
10
- infrastructure
11
spec:
12
type: other
0 commit comments