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
|
- checkout : self
|
||||||
persistCredentials: true
|
persistCredentials: true
|
||||||
|
|
||||||
- task: TouchdownBuildTask@4
|
- task: TouchdownBuildTask@5
|
||||||
displayName: Touchdown Build Localization
|
displayName: Touchdown Build Localization
|
||||||
inputs:
|
inputs:
|
||||||
environment: 'PRODEXT'
|
environment: 'PRODEXT'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue