We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748383e commit 5459aefCopy full SHA for 5459aef
appveyor.yml
@@ -108,18 +108,8 @@ on_success:
108
}
109
110
artifacts:
111
-- path: CHANGES.md
112
- name: changes.zip
113
- type: zip
114
-
115
116
- name: changes
117
118
-- path: libgit2sharp.zip
119
- name: coverity.analysis.results
120
+- path: $(APPVEYOR_PROJECT_NAME).zip
121
- path: cov-int\build-log.txt
122
- name: coverity.build.log
123
124
notifications:
125
- provider: Email
0 commit comments