Update docker-build.yml
parent
438869f1ec
commit
d1afde8406
|
@ -61,8 +61,8 @@ jobs:
|
|||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/moontv:latest
|
||||
ghcr.io/${{ github.repository_owner }}/moontv:${{ github.sha }}
|
||||
ghcr.io/${{ github.repository_owner }}/katelyatv:latest
|
||||
ghcr.io/${{ github.repository_owner }}/katelyatv:${{ github.sha }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
|
|
Loading…
Reference in New Issue