Minor YAML update (#114)
This commit is contained in:
Родитель
adf84fe8de
Коммит
89e9a68015
|
@ -32,6 +32,8 @@ pool:
|
||||||
jobs:
|
jobs:
|
||||||
- job: SDL_BUILD
|
- job: SDL_BUILD
|
||||||
displayName: 'Build using required SDL tools'
|
displayName: 'Build using required SDL tools'
|
||||||
|
workspace:
|
||||||
|
clean: all
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
clean: true
|
clean: true
|
||||||
|
|
Загрузка…
Ссылка в новой задаче