Skip to content

Commit 3ef5a88

Browse files
committed
Av: Don't add **\*.nupkg to artifacts
1 parent 343416e commit 3ef5a88

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

appveyor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,7 @@ after_test:
137137

138138
#TODO: consider DocFx integration https://github.com/docascode/docfx-seed
139139

140-
artifacts:
141-
# pushing all *.nupkg files in build directory recursively
142-
- path: '**\*.nupkg'
143-
name: NuGet Packages
140+
144141
deploy:
145142
- provider: GitHub
146143
description: 'imageflow-win'

0 commit comments

Comments
 (0)