File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ after_test:
30
30
31
31
$wc.UploadFile("https://ci.appveyor.com/api/testresults/junit/$($env:APPVEYOR_JOB_ID)", "C:\CodePulse\OpenCover.Test.Profiler.x64.xml")
32
32
artifacts :
33
- - path : installers\CodePulse-$(APPVEYOR_BUILD_VERSION) -Linux-x64.zip
33
+ - path : installers\CodePulse-2.0.0 -Linux-x64.zip
34
34
name : Code Pulse Linux
35
- - path : installers\CodePulse-$(APPVEYOR_BUILD_VERSION) -macOS-x64.zip
35
+ - path : installers\CodePulse-2.0.0 -macOS-x64.zip
36
36
name : Code Pulse Mac
37
- - path : installers\CodePulse-$(APPVEYOR_BUILD_VERSION) -Windows-x64.zip
37
+ - path : installers\CodePulse-2.0.0 -Windows-x64.zip
38
38
name : Code Pulse Windows
39
- - path : installers\CodePulse-DotNetTracer-$(APPVEYOR_BUILD_VERSION) -Windows.zip
39
+ - path : installers\CodePulse-DotNetTracer-2.0.0 -Windows.zip
40
40
name : Code Pulse .NET Tracer
You can’t perform that action at this time.
0 commit comments