fix: build actions.
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 1m33s

This commit is contained in:
jackfiled 2025-03-14 00:29:33 +08:00
parent 383dd41695
commit 4682dacc79

View File

@ -25,6 +25,6 @@ jobs:
registry: registry.cn-beijing.aliyuncs.com
username: 初冬的朝阳
password: ${{ secrets.ALIYUN_PASSWORD }}
auth_file_path: /auth.json
auth_file_path: /etc/containers/auth.json
- name: Push docker image
run: podman push registry.cn-beijing.aliyuncs.com/jackfiled/blog:latest