diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 75c3a324..bbebed16 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,10 +2,10 @@ # Add steps that build, run tests, deploy, and more: https://aka.ms/yaml # This script processes daily and official releases (alpha/beta/RC and final) -# To trigger an official release, add a commit tagged in the form "luxcorerender_v*" +# To trigger an official release, add a commit tagged in the form "blendluxcore_v*" # The "version_string" after the "_" in the tag is used in following steps -# to generate binary names like "luxcorerender---..." -# One, and only one, tag in the form "luxcorerender_v*" is needed, +# to generate binary names like "blendluxcore---..." +# One, and only one, tag in the form "blendluxcore_v*" is needed, # otherwise the official release build aborts. resources: