Fix combined build

This commit is contained in:
Nicolas Mowen 2024-03-05 10:23:05 -07:00 committed by GitHub
parent a174d82eb9
commit 464b8f182a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -215,6 +215,6 @@ jobs:
- uses: int128/docker-manifest-create-action@v2
with:
tags: ghcr.io/${{ steps.lowercaseRepo.outputs.lowercase }}:${{ github.ref_name }}-${{ env.SHORT_SHA }}
suffixes: |
-amd64
-rpi
sources: |
ghcr.io/${{ steps.lowercaseRepo.outputs.lowercase }}:${{ github.ref_name }}-${{ env.SHORT_SHA }}-amd64
ghcr.io/${{ steps.lowercaseRepo.outputs.lowercase }}:${{ github.ref_name }}-${{ env.SHORT_SHA }}-rpi