AppVeyor: remove MSBuild logs from artifacts as it interferes with deployment of binary
This commit is contained in:
parent
d0636a9f6d
commit
3044c5ea52
@ -20,10 +20,6 @@ build_script:
|
|||||||
test: off
|
test: off
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: build\build_errors.txt
|
|
||||||
name: build_errors.txt
|
|
||||||
- path: build\build_warnings.txt
|
|
||||||
name: build_warnings.txt
|
|
||||||
- path: osrm_Release.zip
|
- path: osrm_Release.zip
|
||||||
name: osrm_Release.zip
|
name: osrm_Release.zip
|
||||||
# - path: osrm_Debug.zip
|
# - path: osrm_Debug.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user