1 Star 2 Fork 0

yangzhengze/canvas-lms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.dive-ci 549 Bytes
一键复制 编辑 原始数据 按行查看 历史
Derek Bender 提交于 2019-12-19 16:06 . Spec: Add dive build
rules:
# If the efficiency is measured below X%, mark as failed.
# Expressed as a ratio between 0-1.
lowestEfficiency: 0.80
# If the amount of wasted space is at least X or larger than X, mark as failed.
# Expressed in B, KB, MB, and GB.
highestWastedBytes: 1GB
# If the amount of wasted space makes up for X% or more of the image, mark as failed.
# Note: the base image layer is NOT included in the total image size.
# Expressed as a ratio between 0-1; fails if the threshold is met or crossed.
highestUserWastedPercent: 0.20
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangzhengze/canvas-lms.git
git@gitee.com:yangzhengze/canvas-lms.git
yangzhengze
canvas-lms
canvas-lms
master

搜索帮助