Skip to content

Commit

Permalink
Link verification scans entire repo (Azure#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-zhu authored Aug 18, 2020
1 parent fa0e31d commit 51a8f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/jobs/archetype-sdk-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- template: ../../../common/pipelines/templates/steps/verify-links.yml
parameters:
Directory: sdk/${{ parameters.ServiceDirectory }}
Directory: ''

- script: |
./gradlew sdk:${{parameters.ServiceDirectory}}:lintDebug
Expand Down

0 comments on commit 51a8f23

Please sign in to comment.