Fixing URL for Tekton plugin icon
Changed iconUrl in the yaml so that the icon for this plugin will display on the /plugins page. Signed-off-by: Jeff Feng <jeffreyf@spotify.com>
This commit is contained in:
@@ -5,5 +5,5 @@ authorUrl: https://github.com/jquad-group
|
||||
category: CI
|
||||
description: View the status of the Tekton PipelineRun resources.
|
||||
documentation: https://github.com/jquad-group/backstage-jquad#readme
|
||||
iconUrl: https://github.com/jquad-group/backstage-jquad/blob/main/img/tekton-horizontal-color.png
|
||||
iconUrl: https://raw.githubusercontent.com/jquad-group/backstage-jquad/main/img/tekton-horizontal-color.png
|
||||
npmPackageName: '@jquad-group/plugin-tekton-pipelines'
|
||||
|
||||
Reference in New Issue
Block a user