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