mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 13:42:14 +00:00
Aha, problem was the stage name.
[skip travis]
This commit is contained in:
@@ -287,7 +287,8 @@ stages:
|
||||
./b2 --prefix=./.b2 install ${TEST_TOOLSET}
|
||||
displayName: Bootstrap
|
||||
|
||||
- stage: 'Website Update'
|
||||
- stage: WebsiteUpdate
|
||||
displayName: 'Website Update'
|
||||
condition: in(variables['Build.SourceBranch'], 'refs/heads/master', 'refs/heads/develop')
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user