Skip to content

ACR推送#33

Open
Zllinc wants to merge 1 commit into
labring-actions:mainfrom
Zllinc:aliyunCI
Open

ACR推送#33
Zllinc wants to merge 1 commit into
labring-actions:mainfrom
Zllinc:aliyunCI

Conversation

@Zllinc

@Zllinc Zllinc commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

No description provided.

echo "building image $image_name_cn"
is_cn="1" bash script/build_and_push_images.sh "${{ matrix.build_target }}" "$image_name_cn" $is_cn
ghcr_image_name=$(bash script/get_image_name.sh "ghcr.io" "${{ github.repository_owner }}" "${{ matrix.build_target }}" "${{ needs.define-matrix.outputs.tag }}")
acr_image_name=$(bash script/get_image_name.sh "${{ secrets.ALIYUN_REGISTRY }}" "${{ github.repository_owner }}" "${{ matrix.build_target }}" "${{ needs.define-matrix.outputs.tag_cn }}")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里 github.repository_owner 可能和 acr 的不一致,也一样修改为 secret 中读取吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants