File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3737 uses : docker/metadata-action@v5
3838 with :
3939 images : |
40- ghcr.io/${{ github.repository_owner }}/armhf-mcsm-daemon
41- ghcr.io/${{ github.repository_owner }}/armhf-mcsm-web
40+ ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}
4241 tags : |
4342 type=ref,event=branch
4443 type=ref,event=pr
5453 platforms : linux/arm/v7
5554 push : true
5655 tags : |
57- ghcr.io/${{ github.repository_owner }}/armhf-mcsm-daemon: latest
56+ ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:daemon- latest
5857 ${{ steps.meta.outputs.tags }}
5958 labels : ${{ steps.meta.outputs.labels }}
6059
6665 platforms : linux/arm/v7
6766 push : true
6867 tags : |
69- ghcr.io/${{ github.repository_owner }}/armhf-mcsm-web: latest
68+ ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:web- latest
7069 ${{ steps.meta.outputs.tags }}
7170 labels : ${{ steps.meta.outputs.labels }}
You can’t perform that action at this time.
0 commit comments