From a9d3fcb6fc262248a34e2fdd4e32de07317debde Mon Sep 17 00:00:00 2001 From: Josh Kneubuhl Date: Thu, 10 Nov 2022 15:40:47 -0500 Subject: [PATCH] test build Signed-off-by: Josh Kneubuhl --- ci/azure-pipelines.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ci/azure-pipelines.yml b/ci/azure-pipelines.yml index 1fbb352c..083c4930 100644 --- a/ci/azure-pipelines.yml +++ b/ci/azure-pipelines.yml @@ -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: