Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docker-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- name: 登录到 Docker 仓库
id: login
run: docker login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }} ${{ github.event.inputs.TARGET_REGISTRY }}
run: docker login -u ${{cn-south-1@YNRH4VJ88CVFYLAADKLQ}} -p ${{ 66ea1b435399a90247838f0d3cd049b9ff1300b91a4c8dd0102cc58c91a3a965 swr.cn-south-1.myhuaweicloud.com }} ${{ github.event.inputs.TARGET_REGISTRY }}
continue-on-error: true

- name: 检查 Docker 登录成功
Expand Down