@@ -74,7 +74,7 @@ spec:
|
||||
output:
|
||||
links:
|
||||
- title: Repository
|
||||
url: ${{ steps["publish"].output.remoteUrl }}
|
||||
url: ${{ steps['publish'].output.remoteUrl }}
|
||||
- title: Open in catalog
|
||||
icon: catalog
|
||||
entityRef: ${{ steps["register"].output.entityRef }}
|
||||
entityRef: ${{ steps['register'].output.entityRef }}
|
||||
|
||||
Reference in New Issue
Block a user