test
This commit is contained in:
2
.github/workflows/staging-release-ghcr.yml
vendored
2
.github/workflows/staging-release-ghcr.yml
vendored
@@ -98,7 +98,7 @@ jobs:
|
|||||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
- name: Create & publish manifest
|
- name: Create & publish manifest
|
||||||
run: |
|
run: |
|
||||||
docker buildx imagetools create --append ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.meta.outputs.tags }}-arm64 --tag ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.meta.outputs.tags }}
|
docker buildx imagetools create --append ${{ steps.meta.outputs.tags }}-arm64 --append ${{ steps.meta.outputs.tags }}-arm64 --tag ${{ steps.meta.outputs.tags }}
|
||||||
# - uses: sarisia/actions-status-discord@v1
|
# - uses: sarisia/actions-status-discord@v1
|
||||||
# if: always()
|
# if: always()
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Reference in New Issue
Block a user