Skip to content

Commit

Permalink
Fix Azure Pipelines
Browse files Browse the repository at this point in the history
Signed-off-by: Brett Logan <Brett.T.Logan@ibm.com>
  • Loading branch information
Brett Logan authored and Brett Logan committed Oct 22, 2019
1 parent a5b860e commit 616a26a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ trigger:
#
variables:
- group: Chaincode_Node_Vars
component: fabric-chaincode-node
pipeline: ci
- name: component
value: fabric-chaincode-node
- name: pipeline
value: ci

# Build on Ubutu
pool:
Expand Down

0 comments on commit 616a26a

Please sign in to comment.