version: 1.0 name: DTSE-Codelabs-Python language: python # 构建工具 dependencies: base: python: best # 构建机器 machine: standard: euler: - default # 构建脚本 scripts: - sh build.sh # 构建产物 artifacts: package: - huaweicloud-codelabs-samples-python