Move CLI tooling to repo-tools.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
53e6c46244
commit
167434d0cc
@@ -93,7 +93,7 @@ jobs:
|
||||
run: node scripts/verify-api-reference.js
|
||||
|
||||
- name: verify openapi.yaml matches schema/openapi.ts files
|
||||
run: yarn backstage-cli repo schema:openapi:verify
|
||||
run: yarn backstage-repo-tools schema:openapi:verify
|
||||
|
||||
- name: verify doc links
|
||||
run: node scripts/verify-links.js
|
||||
|
||||
Reference in New Issue
Block a user