fix: build actions.
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 1m33s
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 1m33s
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user