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 866eb7e commit 7cace43Copy full SHA for 7cace43
Taskfile.yaml
@@ -10,7 +10,7 @@ includes:
10
API_DIRS: ''
11
MANIFEST_OUT: ''
12
CODE_DIRS: '{{.ROOT_DIR}}/cmd/...'
13
- COMPONENTS: 'bootstrapper'
+ COMPONENTS: 'openmcp-bootstrapper'
14
REPO_URL: 'https://github.com/openmcp-project/bootstrapper'
15
GENERATE_DOCS_INDEX: "true"
16
CHART_COMPONENTS: "[]"
cmd/bootstrapper/main.go renamed to cmd/openmcp-bootstrapper/main.go
0 commit comments