Files
xc-llm-kunlun/ci.yml
2025-12-10 17:51:24 +08:00

19 lines
356 B
YAML

Global:
version: "2.0"
group_email: hac@baidu.com
Default:
profile:
- build
Profiles:
- profile:
name: build
mode: AGENT
environment:
image: DECK_STD_CENTOS7
tools:
- python: 3.10.10
build:
command: sh build.sh
excludeTools: []
artifacts:
release: true