File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
with :
32
32
context : .
33
33
push : true
34
- platforms : linux/amd64,linux/arm64
34
+ platforms : linux/amd64,linux/arm64,linux/arm/v7
35
35
tags : |
36
36
ghcr.io/raunot/plex-rewind:${{ github.sha }}
37
37
build-args : |
Original file line number Diff line number Diff line change 53
53
with :
54
54
context : .
55
55
push : true
56
- platforms : linux/amd64,linux/arm64
56
+ platforms : linux/amd64,linux/arm64,linux/arm/v7
57
57
tags : |
58
58
ghcr.io/raunot/plex-rewind:develop
59
59
ghcr.io/raunot/plex-rewind:${{ env.NEXT_VERSION_TAG }}
Original file line number Diff line number Diff line change 54
54
with :
55
55
context : .
56
56
push : true
57
- platforms : linux/amd64,linux/arm64
57
+ platforms : linux/amd64,linux/arm64,linux/arm/v7
58
58
tags : |
59
59
ghcr.io/raunot/plex-rewind:latest
60
60
ghcr.io/raunot/plex-rewind:${{ env.NEXT_VERSION_TAG }}
You can’t perform that action at this time.
0 commit comments