Added variable to skip spec location chk (#5621)
Co-authored-by: raychen <raychen@microsoft.com>
This commit is contained in:
parent
ab90ef68b0
commit
565f07da68
@ -22,3 +22,4 @@ steps:
|
||||
displayName: Verify REST API spec location for "${{ parameters.PackageName }}"
|
||||
env:
|
||||
GH_TOKEN: $(azuresdk-github-pat)
|
||||
condition: and(succeededOrFailed(), ne(variables['Skip.Verify-RestApiSpecLocation'], 'true'))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user