Fixed the name of the build_components satage
This commit is contained in:
parent
2d6b46e1b2
commit
71a7ba434f
|
|
@ -10,7 +10,7 @@ trigger:
|
|||
- master
|
||||
|
||||
stages:
|
||||
- stage: build components
|
||||
- stage: build_components
|
||||
displayName: Build Components
|
||||
jobs:
|
||||
# Build components on Windows (x64)
|
||||
|
|
|
|||
Loading…
Reference in New Issue