conditions should align properly (#35480)
This commit is contained in:
Родитель
9af5f3525e
Коммит
753f5d778d
|
@ -19,6 +19,7 @@ steps:
|
|||
- script: |
|
||||
python -m pip install -r eng/ci_tools.txt
|
||||
displayName: 'Prep Environment'
|
||||
condition: and(succeededOrFailed(), ne(variables['Skip.ApiStubGen'],'true'))
|
||||
|
||||
- task: PythonScript@0
|
||||
condition: and(succeededOrFailed(), ne(variables['Skip.ApiStubGen'],'true'))
|
||||
|
|
Загрузка…
Ссылка в новой задаче