1 Star 0 Fork 21

monk/osui

forked from gitee-fe/osui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ci.yml 623 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gavin 提交于 2020-08-06 21:09 . chore: init project template
Global:
tool: build_submitter
Default:
profile: [build]
Profiles:
- profile:
name: build
env: cmc_staging
command: sh ./scripts/build.sh
release: true
- profile:
name: deploy
env: cmc_staging
command: BCE_REGION=$BCE_REGION BCE_AK=$BCE_AK BCE_SK=$BCE_SK BOS_BUCKET=$BOS_BUCKET DIR=$DIR sh ./scripts/deploy.sh
release: true
- profile:
name: version_3
env: cmc_standard
command: sh ./scripts/build-3.x.sh
release: false
- profile:
name: version_4
env: cmc_standard
command: BCE_AK=$BCE_AK BCE_SK=$BCE_SK sh ./scripts/build-4.x-demo.sh
release: false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/meshibo/osui.git
git@gitee.com:meshibo/osui.git
meshibo
osui
osui
master

搜索帮助