diff --git a/.azure-pipelines/advanced.yml b/.azure-pipelines/advanced.yml index e26d5a402..1e3174776 100644 --- a/.azure-pipelines/advanced.yml +++ b/.azure-pipelines/advanced.yml @@ -16,8 +16,8 @@ stages: jobs: # Any addition here should be reflected in the advanced-test and release pipelines. # It is advised to declare all jobs here as templates to improve maintainability. - - template: templates/standard-tests-jobs.yml - - template: templates/extended-tests-jobs.yml +# - template: templates/standard-tests-jobs.yml +# - template: templates/extended-tests-jobs.yml - template: templates/packaging-jobs.yml - stage: Deploy jobs: