fix(ci): resolve image tag via Gitea API instead of artifact #42

Merged
kacerr merged 1 commits from fix/gitops-tag-via-api into main 2026-06-12 19:59:41 +02:00

1 Commits

Author SHA1 Message Date
6d7dbfa624 fix(ci): resolve image tag via Gitea API instead of artifact
All checks were successful
Deploy to K8s / deploy (push) Successful in 9s
upload/download-artifact@v4 is not supported on Gitea (GHES). Replace
with a direct Gitea API call in gitops-update: look up the tag name
whose commit SHA matches workflow_run.head_sha. Reverts the artifact
upload from build.yaml; no changes to build.yaml logic.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 19:59:24 +02:00