mirror of https://github.com/microsoft/WSL
Update touchdown build task to v5 (#13118)
This commit is contained in:
parent
c3f59f8b12
commit
6e2cb1d94b
|
|
@ -24,7 +24,7 @@ steps:
|
|||
- checkout : self
|
||||
persistCredentials: true
|
||||
|
||||
- task: TouchdownBuildTask@4
|
||||
- task: TouchdownBuildTask@5
|
||||
displayName: Touchdown Build Localization
|
||||
inputs:
|
||||
environment: 'PRODEXT'
|
||||
|
|
|
|||
Loading…
Reference in New Issue