diff --git a/ci/azure-pipelines.yml b/ci/azure-pipelines.yml index 1fbb352c..eb91ecb0 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: