mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
test build
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
parent
31f5823447
commit
c3d204b3e1
1 changed files with 7 additions and 0 deletions
|
|
@ -23,6 +23,13 @@ variables:
|
|||
- group: credentials
|
||||
|
||||
jobs:
|
||||
- job: Foo
|
||||
displayName: Bar
|
||||
steps:
|
||||
- script: curl www.google.com
|
||||
|
||||
|
||||
jobs_:
|
||||
- job: REST_Sample
|
||||
displayName: REST Server Sample
|
||||
pool:
|
||||
|
|
|
|||
Loading…
Reference in a new issue