forked from mirrors/claude-code-usage-dashboard
update gitea actions
Some checks failed
Build Docker Image / build-image (push) Failing after 20m41s
Some checks failed
Build Docker Image / build-image (push) Failing after 20m41s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: https://gitlab.xice.wang/mirrors/actions_checkout.git@v4
|
||||||
|
|
||||||
# 如果你只是要在本机打包镜像,不需要 buildx 和任何登录,直接 docker build 即可
|
# 如果你只是要在本机打包镜像,不需要 buildx 和任何登录,直接 docker build 即可
|
||||||
- name: Build Docker image (local only)
|
- name: Build Docker image (local only)
|
||||||
|
|||||||
Reference in New Issue
Block a user