mirror of
https://github.com/boostorg/build.git
synced 2026-02-02 20:52:13 +00:00
Run doc build on main & release.
This commit is contained in:
@@ -373,7 +373,7 @@ stages:
|
||||
- stage: Website_Update
|
||||
dependsOn: [Core]
|
||||
displayName: 'Website Update'
|
||||
condition: in(variables['Build.SourceBranch'], 'refs/heads/master', 'refs/heads/develop')
|
||||
condition: in(variables['Build.SourceBranch'], 'refs/heads/main', 'refs/heads/release')
|
||||
jobs:
|
||||
|
||||
- job: Documentation
|
||||
|
||||
Reference in New Issue
Block a user