Skip to content

Commit 1850d6e

Browse files
cleanup
1 parent 846fc91 commit 1850d6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/apiops/3-apimTools/apimtools-azdo-2-3.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ nav_order: 3
3232
![extractor pipeline](../../assets/images/extractor_pipeline.png)
3333
9. Run the pipeline.
3434
>Note : By default Azure DevOps build pipeline agents don't have enough permissions to perform some actions that are required for our pipeline.
35-
> 1. To contribute to a repo, create a branch or update a pr.
36-
You need to grant that permission as discussed [here](https://docs.microsoft.com/en-us/azure/devops/pipelines/policies/set-permissions?toc=%2Fazure%2Fdevops%2Forganizations%2Fsecurity%2Ftoc.json&bc=%2Fazure%2Fdevops%2Forganizations%2Fsecurity%2Fbreadcrumb%2Ftoc.json&view=azure-devops)
35+
> 1. To contribute to a repo, create a branch or update a pr. You need to grant that permission as discussed [here](https://docs.microsoft.com/en-us/azure/devops/pipelines/policies/set-permissions?toc=%2Fazure%2Fdevops%2Forganizations%2Fsecurity%2Ftoc.json&bc=%2Fazure%2Fdevops%2Forganizations%2Fsecurity%2Fbreadcrumb%2Ftoc.json&view=azure-devops)
3736
> 2. To contribute to artifact feed. You need to grant that permissions (contributor) as discussed [here](https://learn.microsoft.com/en-us/azure/devops/artifacts/feeds/feed-permissions?view=azure-devops#configure-feed-settings)
3837
10. Create a new pipeline based on [**publish-publisher.yaml**](https://github.com/Azure/apiops/blob/main/tools/pipelines/publish-publisher.yaml). This pipeline will compile the publisher tool whenever it's updated and publish it as a package in Azure DevOps Artifacts.
3938
11. Run the pipeline.

0 commit comments

Comments
 (0)