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