_dev
编辑_dev
编辑
开发资源。
需要
从包规格存储库中包含。当规格更新时,这将更新。
spec: additionalContents: false developmentFolder: true contents: - description: Folder containing resources related to package benchmarks. type: folder name: benchmark required: false $ref: "./benchmark/spec.yml" - description: Folder containing resources related to building the package. type: folder name: build required: false $ref: "./build/spec.yml" - description: Folder containing configuration related to deploying the package's service(s) required for testing scenarios. type: folder name: deploy required: false $ref: "./deploy/spec.yml" - description: Folder containing configuration related test configuration. type: folder name: test required: false $ref: "./test/spec.yml"