noot
Some checks are pending
commit-tag / commit-tag-image (push) Waiting to run

This commit is contained in:
a 2025-02-26 23:50:51 -06:00
parent 3c661b41a8
commit 1570274ad2
No known key found for this signature in database
GPG Key ID: 2F22877AA4DFDADB

View File

@ -36,8 +36,8 @@ jobs:
linux/amd64
linux/arm64
push: true
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_ROOT }}:latest
cache-to: type=inline,mode=min
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_ROOT }}/ts:cache
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_ROOT }}/ts:cache,mode=max
tags: |
${{env.REGISTRY}}/${{env.IMAGE_ROOT}}/ts:${{ steps.meta.outputs.REPO_VERSION }},
${{env.REGISTRY}}/${{env.IMAGE_ROOT}}/ts:${{ gitea.head_ref || gitea.ref_name }}