Skip to content

Commit a8351c5

Browse files
chore: update catalog-info.yaml spec.type to other
TICKET: VL-4949
1 parent e00d06c commit a8351c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

catalog-info.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ metadata:
77
annotations:
88
github.com/project-slug: BitGo/install-github-release-binary
99
spec:
10-
type: service
10+
# The primary purpose of this component. If this repo serves multiple purposes
11+
# (e.g. both a deployable service and a published library), set this to whichever
12+
# role is most significant. Valid values: service, library, website, documentation, other.
13+
type: other
1114
lifecycle: production
1215
owner: group:velocity

0 commit comments

Comments
 (0)