We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc67f74 commit 1c83ec0Copy full SHA for 1c83ec0
tasks_build_ocm.yaml
@@ -57,6 +57,7 @@ tasks:
57
CHART_COMPONENTS="{{.CHART_COMPONENTS | default ""}}" \
58
IMG_COMPONENTS="{{.IMG_COMPONENTS | default ""}}" \
59
CRDS_COMPONENTS="{{.CRDS_COMPONENTS | default ""}}" \
60
+ CRDS_VERSION="{{.CRDS_VERSION | default ""}}" \
61
CRDS_PATH="{{.CRDS_PATH | default ""}}"
62
- cmd: echo "Use '$(realpath --relative-base="{{.USER_WORKING_DIR}}" "{{.OCM}}") get cv $(realpath --relative-base="{{.USER_WORKING_DIR}}" "{{.compdir}}") -o yaml' to view the generated component descriptor."
63
silent: true
0 commit comments