1 Star 0 Fork 29

wcxu/Beremiz

forked from Gitee 极速下载/Beremiz 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bitbucket-pipelines.yml 534 Bytes
一键复制 编辑 原始数据 按行查看 历史
image: skvorl/beremiz-requirements
pipelines:
default:
- parallel:
- step:
name: Codestyle checks
script:
- ln -s /CanFestival-3 $BITBUCKET_CLONE_DIR/../CanFestival-3
- /usr/bin/python --version
- ./tests/tools/check_source.sh
- step:
name: Application tests
max-time: 10
script:
- ln -s /CanFestival-3 $BITBUCKET_CLONE_DIR/../CanFestival-3
- ./tests/tools/run_python_tests.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/helidigi_82118564/Beremiz.git
git@gitee.com:helidigi_82118564/Beremiz.git
helidigi_82118564
Beremiz
Beremiz
wxPython4

搜索帮助