chore: reworking entityLinks

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-03-08 15:03:50 +01:00
parent 8122e27717
commit 55999e8268
3 changed files with 8 additions and 4 deletions
@@ -74,5 +74,9 @@ spec:
catalogInfoPath: '/catalog-info.yaml'
output:
remoteUrl: ${{ steps.publish.output.remoteUrl }}
entityRef: ${{ steps.register.output.entityRef }}
links:
- title: Repository
url: ${{ steps.publish.output.remoteUrl }}
- title: Open in catalog
icon: catalog
entityRef: ${{ steps.register.output.entityRef }}