Update docker-publish.yml

This commit is contained in:
Xboard 2025-01-21 22:04:08 +08:00 committed by GitHub
parent a3b7d0d511
commit 4d2b2c7a65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,8 +73,7 @@ jobs:
cache-to: type=gha,mode=max
tags: |
${{ env.REGISTRY }}/${{ github.repository_owner }}/xboard:master
${{ env.REGISTRY }}/${{ github.repository_owner }}/xboard:latest
${{ env.REGISTRY }}/${{ github.repository_owner }}/xboard
${{ env.REGISTRY }}/${{ github.repository_owner }}/xboard:new
${{ env.REGISTRY }}/${{ github.repository_owner }}/xboard:${{ steps.get_version.outputs.version }}
build-args: |
BUILDKIT_INLINE_CACHE=1