--- schema-version: '1.0' build: name: OpenSearch Dashboards version: 2.3.1 ci: image: name: opensearchstaging/ci-runner:ci-runner-centos7-opensearch-dashboards-build-v2 components: - name: observabilityDashboards repository: https://github.com/opensearch-project/observability.git working_directory: dashboards-observability ref: '2.3' - name: reportsDashboards repository: https://github.com/opensearch-project/dashboards-reports.git working_directory: dashboards-reports ref: '2.3' - name: OpenSearch-Dashboards repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git ref: '2.3' - name: queryWorkbenchDashboards repository: https://github.com/opensearch-project/sql.git working_directory: workbench ref: '2.3' - name: customImportMapDashboards repository: https://github.com/opensearch-project/dashboards-maps.git working_directory: src/plugins/custom_import_map ref: '2.3'