Revert change for internal update
This commit is contained in:
parent
3da2e7fd7c
commit
3513a14922
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@
|
|||
|
||||
|
||||
<Exec
|
||||
Command="git -c http.https://dnceng@dev.azure.com/.extraheader='AUTHORIZATION: bearer $(AzDoPat)' submodule update --init --recursive"
|
||||
Command="git submodule update --init --recursive --depth 1"
|
||||
WorkingDirectory="$(TarballRepoSourceDir)" />
|
||||
|
||||
<Exec
|
||||
|
|
Loading…
Reference in a new issue