Update appveyor.yml

This commit is contained in:
Sipke Schoorstra 2021-09-20 10:56:08 +02:00
parent 8c82527571
commit e05f903569

View file

@ -25,7 +25,7 @@ init:
Set-AppveyorBuildVariable -Name "elsa_build_version" -Value "$($env:elsa_version)-preview.$($env:APPVEYOR_BUILD_NUMBER)"
}
version: 1.0.0.{elsa_build_version}
version: 1.0.0.{build}
pull_requests:
do_not_increment_build_number: true