We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49dc66e commit ff97b2bCopy full SHA for ff97b2b
1 file changed
.github/workflows/release.yml
@@ -179,5 +179,3 @@ jobs:
179
tags: |
180
${{ steps.image-name.outputs.GHCR_IMAGE_NAME }}:latest
181
${{ steps.image-name.outputs.GHCR_IMAGE_NAME }}:${{ steps.extract_branch.outputs.tag }}
182
- # ${{ steps.image-name.outputs.ALI_IMAGE_NAME }}:latest
183
- # ${{ steps.image-name.outputs.ALI_IMAGE_NAME }}:${{ steps.extract_branch.outputs.tag }}
0 commit comments