fix: build actions.
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 1m37s
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 1m37s
This commit is contained in:
parent
7f3221fde9
commit
383dd41695
|
@ -25,5 +25,6 @@ jobs:
|
|||
registry: registry.cn-beijing.aliyuncs.com
|
||||
username: 初冬的朝阳
|
||||
password: ${{ secrets.ALIYUN_PASSWORD }}
|
||||
auth_file_path: /auth.json
|
||||
- name: Push docker image
|
||||
run: podman push registry.cn-beijing.aliyuncs.com/jackfiled/blog:latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user