moved some more --cwd

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-03-12 09:30:01 +01:00
parent 580dcf8f09
commit 9f19476042
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ Azure DevOps plugin supports the permission framework for PRs, GitTags, Pipeline
```bash
# From your Backstage root directory
yarn add --cwd packages/backend @backstage/plugin-azure-devops-common
yarn --cwd packages/backend add @backstage/plugin-azure-devops-common
```
New Backend you can skip the below and proceed with [permission configuration](#configure-permission)