Skip to content

Commit 6f12e20

Browse files
authored
Merge pull request #50 from Staffbase/axdotl-patch-1
Adjust catalog entry
2 parents 03bf548 + daba16c commit 6f12e20

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

catalog-info.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ apiVersion: backstage.io/v1alpha1
22
kind: Component
33
metadata:
44
name: gitops-github-action
5-
description: Used for our GitOps workflow. Build and push the Docker image and deploys to our Kubernetes clusters.
5+
description: The GitHub Action will build and push the Docker image for your service and deploys the new version at your Kubernetes clusters.
66
annotations:
77
github.com/project-slug: Staffbase/gitops-github-action
88
tags:
9+
- github-action
910
- infrastructure
1011
spec:
1112
type: other

0 commit comments

Comments
 (0)