noot
Some checks failed
commit-tag / commit-tag-image (push) Failing after 13s

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

View File

@ -37,7 +37,7 @@ jobs:
linux/arm64
push: true
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
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_ROOT }}/ts:cache,mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=
tags: |
${{env.REGISTRY}}/${{env.IMAGE_ROOT}}/ts:${{ steps.meta.outputs.REPO_VERSION }},
${{env.REGISTRY}}/${{env.IMAGE_ROOT}}/ts:${{ gitea.head_ref || gitea.ref_name }}