Skip to content

Commit c75158f

Browse files
committed
Change NRP repo for validation scripts
1 parent 514a878 commit c75158f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/NetworkValidation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
displayName: Install Node.js
1919
- script: npm install autorest -g
2020
displayName: Install autorest
21-
- script: git clone --depth 1 -- https://dev.azure.com/v-anevse/BuildScripts/_git/BuildScripts ..\BuildScripts
21+
- script: git clone --depth 1 -- https://dev.azure.com/nrp-swagger/swagger-stack/_git/automation-scripts ..\BuildScripts
2222
displayName: Clone build tools
2323
- powershell: |
2424
$swgrPath = (Get-Item ".\").FullName

0 commit comments

Comments
 (0)