Update docker-image.yml
This commit is contained in:
committed by
GitHub
parent
01a4c80f4b
commit
ba4fec162f
@@ -44,8 +44,6 @@ jobs:
|
|||||||
# Push images to both Docker Hub and GHCR
|
# Push images to both Docker Hub and GHCR
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
christianlouis/docdice:latest
|
|
||||||
christianlouis/docdice:${{ github.sha }}
|
|
||||||
ghcr.io/${{ github.repository_owner }}/docdice:latest
|
ghcr.io/${{ github.repository_owner }}/docdice:latest
|
||||||
ghcr.io/${{ github.repository_owner }}/docdice:${{ github.sha }}
|
ghcr.io/${{ github.repository_owner }}/docdice:${{ github.sha }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user