File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44# 学员只需使用一个镜像,无需选择
55#
66# 镜像标签:
7- # - ghcr.io/bootcs-cn/cli:latest (推荐)
8- # - ghcr.io/bootcs-cn/cli:v2.0.0 (版本号)
7+ # - ghcr.io/bootcs-cn/bootcs- cli:latest (推荐)
8+ # - ghcr.io/bootcs-cn/bootcs- cli:v2.0.0 (版本号)
99
1010name : Build CLI Image
1111
3030
3131env :
3232 REGISTRY : ghcr.io
33- IMAGE_NAME : bootcs-cn/cli
33+ IMAGE_NAME : bootcs-cn/bootcs- cli
3434
3535jobs :
3636 build :
Original file line number Diff line number Diff line change 44# 与评测环境一致,避免"本地通过、线上失败"问题
55#
66# 使用方式:
7- # docker run --rm -v $(pwd):/workspace ghcr.io/bootcs-cn/cli check cs50/hello
8- # docker run --rm -v $(pwd):/workspace ghcr.io/bootcs-cn/cli submit cs50/hello
7+ # docker run --rm -v $(pwd):/workspace ghcr.io/bootcs-cn/bootcs- cli check cs50/hello
8+ # docker run --rm -v $(pwd):/workspace ghcr.io/bootcs-cn/bootcs- cli submit cs50/hello
99#
1010# 支持课程:
1111# - CS50 (C, Python)
You can’t perform that action at this time.
0 commit comments