Update .gitea/workflows/build.yaml
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 5m33s
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 5m33s
This commit is contained in:
parent
f49543e752
commit
2724ae215b
|
@ -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 /')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user