Fixed the name of the build_components satage

This commit is contained in:
Artak 2019-11-27 08:54:35 -08:00 committed by GitHub
parent 2d6b46e1b2
commit 71a7ba434f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ trigger:
- master
stages:
- stage: build components
- stage: build_components
displayName: Build Components
jobs:
# Build components on Windows (x64)