Skip to content

Commit 34a6c9e

Browse files
committed
adapt component descriptor
1 parent 3c356b7 commit 34a6c9e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

components.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# TODO: Refactor this.
2+
#
13
# Usage:
24
#
35
# Feed arguments into ocm CLI like this:
@@ -56,7 +58,7 @@
5658
name: (( lower(values.MODULE_NAME) ))
5759
version: (( defaults.CD_VERSION ))
5860
provider:
59-
name: openmcp.cloud
61+
name: openmcp-project
6062

6163
sources:
6264
- name: (( ( "tmp" = split("/", values.REPO_URL) ) element(tmp, length(tmp) - 1) ))

0 commit comments

Comments
 (0)