Add git repository to the package.json file of the module
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/backstage/backstage",
|
||||
"directory": "plugins/scaffolder-backend-module-gitea"
|
||||
},
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user