mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Try again with AZP job names.
This commit is contained in:
@@ -322,8 +322,7 @@ stages:
|
||||
displayName: Bootstrap
|
||||
|
||||
- stage: Boost
|
||||
- job: 'ReleaseLinux'
|
||||
displayName: 'Release Linux'
|
||||
- job: 'Release_Linux'
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
strategy:
|
||||
@@ -406,8 +405,7 @@ stages:
|
||||
popd
|
||||
displayName: Test
|
||||
|
||||
- job: 'DevLinux'
|
||||
displayName: 'Dev Linux'
|
||||
- job: 'Dev_Linux'
|
||||
pool:
|
||||
vmImage: 'ubuntu-16.04'
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user