azure-pipelines.yml: iterate on new pipeline

This commit is contained in:
Peter Williams 2020-04-25 19:36:51 -04:00
Родитель 7246738d43
Коммит 6cbd2d6f64
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -3,6 +3,11 @@
# means that we can't use the AzureFileCopy command to upload the files to
# Azure Storage.
parameters:
- name: 'zolaVersion'
default: '0.10.1'
type: string
jobs:
- job: BuildAndPublish
pool: