1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00

more yaml tweakage

This commit is contained in:
Wez Furlong 2019-06-23 08:38:42 -07:00
parent dea7b1a8a3
commit fa10be37c6

View File

@ -152,12 +152,12 @@ jobs:
repositoryName: wez/wezterm
action: edit
target: $(build.sourceVersion)
tagSource: 'manual'
tagSource: manual
tag: azure-test-$(wezterm.tagname)
assets: |
$(Build.SourcesDirectory)/*.zip
$(Build.SourcesDirectory)/*.deb
title: Azure test: $(wezterm.tagname)
title: "Azure test: $(wezterm.tagname)"
assetUploadMode: replace
addChangeLog: false
isPreRelease: true