Update .gitea/workflows/build.yaml
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 5m33s

This commit is contained in:
Dreaded_X 2025-03-20 04:04:45 +00:00
parent f49543e752
commit 2724ae215b

View File

@ -80,4 +80,4 @@ jobs:
$(echo "${{ steps.meta.outputs.labels }}" | sed -e 's/^/-a /') $(echo "${{ steps.meta.outputs.labels }}" | sed -e 's/^/-a /')
flux tag artifact oci://git.huizinga.dev/dreaded_x/${{ gitea.event.repository.name }}/manifests:sha-$(git rev-parse --short HEAD) \ flux tag artifact oci://git.huizinga.dev/dreaded_x/${{ gitea.event.repository.name }}/manifests:sha-$(git rev-parse --short HEAD) \
$(echo k${{ steps.meta.outputs.tags }}" | sed -e 's/^.*:/--tag /') $(echo "${{ steps.meta.outputs.tags }}" | sed -e 's/^.*:/--tag /')