2
0
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:
Rene Rivera
2019-10-09 11:20:38 -05:00
parent f65ff18ee7
commit 0e7c64ec43

View File

@@ -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: