mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-09 14:21:51 +00:00
test
This commit is contained in:
@@ -98,7 +98,7 @@ jobs:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
- name: Create & publish manifest
|
||||
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
|
||||
# if: always()
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user