Focus on packaging builds

This commit is contained in:
Adrien Ferrand 2020-07-09 22:49:12 +02:00
parent ca4df60ce9
commit 9eeb0f1f2a

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