Workspace Configuration
Auto-detection
dcd cloud app.apk flows/ # flows/config.yaml is loaded automaticallyCustom path
dcd cloud app.apk flows/ --config ci/workspace.yamlFields
flows
flowsflows:
- ./**/*.yaml # all YAML files recursively
- ./smoke/*.yaml # only files inside smoke/includeTags / excludeTags
includeTags / excludeTagsexecutionOrder
executionOrdernotifications
notificationsplatform
platformFull example
Last updated