Focus on packaging jobs

This commit is contained in:
Adrien Ferrand 2020-04-26 21:52:30 +02:00
parent 168fb7a6ea
commit 35f234520e

View file

@ -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: