Skip to content

Commit

Permalink
Merge pull request #109 from heatherlp/azure2x
Browse files Browse the repository at this point in the history
FABCN-391 Build against release-2.x
  • Loading branch information
mbwhite authored Apr 1, 2020
2 parents 6ef54eb + e7e1557 commit 2d4a09d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ schedules:
displayName: 'Chaincode Node Nightly Driver'
branches:
include:
- release-2.0
- release-2.x
always: true


Expand All @@ -23,7 +23,7 @@ schedules:
trigger:
branches:
include:
- 'release-2.0'
- 'release-2.x'
tags:
include:
- '*'
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ title: "fabric-chaincode-node"
releases:
- master
- release-1.4
- release-2.0
- release-2.x

0 comments on commit 2d4a09d

Please sign in to comment.