do not run packaging jobs

This commit is contained in:
Brad Warren 2020-12-21 10:21:17 -08:00
parent 8e7353900c
commit 96d9c9c92e

View file

@ -3,4 +3,3 @@ stages:
jobs:
- template: ../jobs/standard-tests-jobs.yml
- template: ../jobs/extended-tests-jobs.yml
- template: ../jobs/packaging-jobs.yml