azure-pipelines.yml: iterate on new pipeline
This commit is contained in:
Родитель
7246738d43
Коммит
6cbd2d6f64
|
@ -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:
|
||||
|
|
Загрузка…
Ссылка в новой задаче