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