Update .gitea/workflows/build.yaml
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m24s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m24s
This commit is contained in:
parent
2724ae215b
commit
80fa23cf5f
|
@ -79,5 +79,5 @@ jobs:
|
||||||
--revision="$(git branch --show-current)@sha1:$(git rev-parse HEAD)" \
|
--revision="$(git branch --show-current)@sha1:$(git rev-parse HEAD)" \
|
||||||
$(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:latest \
|
||||||
$(echo "${{ 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