Focus on packaging jobs

This commit is contained in:
Adrien Ferrand 2020-07-21 00:05:39 +02:00
parent 5bf767664c
commit b6bca3ea7e

View file

@ -1,6 +1,6 @@
stages:
- stage: TestAndPackage
jobs:
- template: ../jobs/standard-tests-jobs.yml
- template: ../jobs/extended-tests-jobs.yml
# - template: ../jobs/standard-tests-jobs.yml
# - template: ../jobs/extended-tests-jobs.yml
- template: ../jobs/packaging-jobs.yml