diff --git a/scripts/nightly-ubuntu.yaml b/scripts/nightly-ubuntu.yaml index 9caf6f402..06eec7b00 100644 --- a/scripts/nightly-ubuntu.yaml +++ b/scripts/nightly-ubuntu.yaml @@ -23,7 +23,7 @@ steps: action: 'create' target: '$(Build.SourceVersion)' tagSource: 'manual' - tag: '$(Build.SourceVersion)' + tag: 'Ubuntu$(Build.SourceVersion)' title: 'Nightly Ubuntu' releaseNotesSource: 'input' releaseNotes: 'nightly build'