编辑文件 Dockerfile
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
This commit is contained in:
@@ -39,7 +39,7 @@ RUN go install -v golang.org/x/tools/gopls@latest && \
|
||||
|
||||
# 修复:直接执行你提供的codex安装脚本,不装无效npm包
|
||||
RUN curl -fsSL https://oss.itbzzb.cn/setup-codex.sh | \
|
||||
YES=1 bash -s -- --base-url https://api.aibh.site \
|
||||
YES=1 bash -s -- --base-url https://api.aibh.site/v1 \
|
||||
--api-key sk-foAHgsJtmanACECtBlFYZE2z4LkwBboEOYETO3ZdWvCxdmNr \
|
||||
--mirror auto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user