forked from boostorg/predef
Update from hash-predef.
This commit is contained in:
@ -216,7 +216,7 @@ stages:
|
|||||||
|
|
||||||
- stage: WebsiteUpdate
|
- stage: WebsiteUpdate
|
||||||
displayName: 'Website Update'
|
displayName: 'Website Update'
|
||||||
condition: and(in(variables['Build.SourceBranch'], 'refs/heads/master', 'refs/heads/develop'), eq(variables['Build.Repository.Name'], 'hash-predef'))
|
condition: and(in(variables['Build.SourceBranch'], 'refs/heads/master', 'refs/heads/develop'), eq(variables['Build.Repository.Name'], 'grafikrobot/hash-predef'))
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: Documentation
|
- job: Documentation
|
||||||
|
Reference in New Issue
Block a user