mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-24 12:07:28 +08:00
Update docker-publish.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user