Fix catalog:register URL - use catalogInfoUrl with explicit branch

The repoContentsUrl output from publish:gitea was missing the branch name.
Using catalogInfoUrl with explicit URL construction to fix the 400 error.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-10 09:59:21 +00:00
parent 055bd4ba92
commit 2c7f4c0e5a

View File

@@ -78,8 +78,7 @@ spec:
name: Enregistrer dans le catalogue
action: catalog:register
input:
repoContentsUrl: ${{ steps['publish'].output.repoContentsUrl }}
catalogInfoPath: /catalog-info.yaml
catalogInfoUrl: http://git.rber.bj/${{ parameters.university }}/${{ parameters.name }}/src/branch/main/catalog-info.yaml
output:
links: