5f724fcf创建于 2023年8月14日历史提交
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