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 ef225d9 commit 25a0593Copy full SHA for 25a0593
Taskfile.yaml
@@ -21,6 +21,7 @@ includes:
21
CODE_DIRS: '{{.ROOT_DIR}}/cmd/... {{.ROOT_DIR}}/internal/... {{.ROOT_DIR}}/api/core/v1alpha1/...'
22
COMPONENTS: 'project-workspace-operator'
23
CRDS_COMPONENTS: 'project-workspace-operator'
24
+ CRDS_PATH: '{{.ROOT_DIR}}/api/crds/manifests'
25
REPO_URL: 'https://github.com/openmcp-project/project-workspace-operator'
26
ENVTEST_REQUIRED: "true"
27
0 commit comments