mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
Update docker-publish.yml
This commit is contained in:
parent
a3b7d0d511
commit
4d2b2c7a65
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user