Skip to content

Commit

Permalink
Update image-mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imdingtalk authored May 24, 2024
1 parent 3cd39b8 commit dcb4ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
DOCKER_USER: ${{ secrets.DOCKER_USER }}
#DEFAULT_REGISTRY: index.docker.io
DEFAULT_REGISTRY: registry.cn-hangzhou.aliyuncs.com
DEFAULT_NAMESPACE: ${{ secrets.DOCKER_USER }}
DEFAULT_NAMESPACE: ${{ secrets.REGISTRY_NAMESPACE }}
#处理body中的空格和tab和换行,并在结尾添加: , 写入images.yml 文件
run: |
echo "${{ github.event.issue.body }}" > images-init.yml
Expand Down

0 comments on commit dcb4ba2

Please sign in to comment.